This is an Android application that converts speech input to text in real-time. Built with Java and Android Studio, it features a clean UI and uses Dexter for microphone permission handling.
- Real-time speech recognition
- Displays recognized text on screen
- Easy runtime permission handling with Dexter
- Android Studio
- Android device or emulator with microphone access
- Minimum SDK 24
- Grant microphone permission when prompted.
- Tap the "Click to Speak" button and start talking.
- View the transcribed text on screen.
git clone https://github.com/Karthikeyan187/SpeechToTextApp.git