#120 · Primary category: Speech & Audio
expo-speech-recognition
Speech Recognition for React Native Expo projects
Project last updated:08/30/26
GitHub Stars
671
Forks
51
Contributors
11
License
MIT
Why we included this project
Adding speech-to-text to an Expo app usually means juggling platform-specific SDKs, but this library folds the native recognizers on iOS, Android, and the web into a single API. The same hooks and module calls work across all three targets, so a voice search or dictation feature written once runs everywhere. It also covers the unglamorous parts that eat up development time: permission handling, transcribing audio files that were already recorded, volume metering, language detection, and pulling down offline models on Android. The config plugin takes care of the native manifest and permission setup, which makes it a practical drop-in for teams shipping voice-driven features in React Native.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production