Skip to content

Developed android kotlin compose app that integrates speech-to-text (STT) and text-to-speech (TTS) for basic conversational AI interactions using OpenAI’s GPT

Notifications You must be signed in to change notification settings

BirminghamDeveloper/Android_Speech

Repository files navigation

Android Speech App

📱 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.

Features

  • 🎙️ 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

speech_app

Setup & Installation

  1. Clone Repository
    git clone https://github.com/your-username/VoiceChatAI.git
    
    

Open Source to be Edit please feel free to use the project

About

Developed android kotlin compose app that integrates speech-to-text (STT) and text-to-speech (TTS) for basic conversational AI interactions using OpenAI’s GPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages