jamsch/expo-speech-recognition
A React Native Expo library that wraps iOS, Android, and Web speech recognition APIs for cross-platform voice-to-text functionality.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
expo-speech-recognition provides a unified TypeScript interface to access native speech recognition capabilities across iOS (SFSpeechRecognizer), Android (SpeechRecognizer), and Web (SpeechRecognition API). It exposes both hook-based and direct module APIs for starting, stopping, and managing speech recognition sessions, with support for real-time volume metering, language detection, and audio file transcription.