📱 A Kotlin Compose Android app with voice-to-text/text-to-speech integration for conversational AI interactions. Built with Material 3 and Google's speech APIs.
- 🎙️ Voice-to-Text: Convert spoken words to text using Google Speech Recognition API
- 🎤 Text-to-Speech: AI responses read aloud via Google Text-to-Speech engine
- 💬 Chat Interface: Material 3 designed chat UI with message history
- 🤖 AI Interaction: Basic conversational AI (currently uses mock API response)
- ⚡ Low Latency Design: Optimized for smooth voice interaction flow
- Clone Repository
git clone https://github.com/your-username/VoiceChatAI.git
Open Source to be Edit please feel free to use the project