maxwellobi/Android-Speech-Recognition
Continuous speech recognition library for Android with options to use GoogleVoiceIme dialog and offline mode.
Provides real-time partial results via `OnSpeechRecognitionCurrentResult` callbacks during active listening, enabling progressive UI updates without waiting for final recognition. Wraps Android's native `SpeechRecognizer` with built-in runtime permission handling (API 23+) and configurable recognition modes—either delegating to Google's IME dialog or performing in-app recognition. Supports forcing offline-only recognition through Android's native offline engine while gracefully degrading on devices lacking speech recognition capabilities.
No commits in the last 6 months.
Stars
78
Forks
33
Language
Java
License
MIT
Category
Last pushed
Jan 17, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/maxwellobi/Android-Speech-Recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pilot51/voicenotify
Android app that speaks notifications
drmfinlay/tts-util-app
TTS Util — Text-to-speech utility Android app for synthesising text into audible speech
Kaljurand/K6nele
An Android app that offers speech-to-text user interfaces to other apps
gotev/android-speech
Android speech recognition and text to speech made easy
StephenVinouze/KontinuousSpeechRecognizer
A Kotlin Speech Recognizer that runs continuously and is triggered with an activation keyword