voice and react-native-speech-recognition-kit
About voice
react-native-voice/voice
:microphone: React Native Voice Recognition library for iOS and Android (Online and Offline Support)
Provides a native bridge to platform speech recognition engines (Google Speech Recognition on Android, Speech Framework on iOS) with event-driven callbacks for real-time transcription results. Supports locale-specific recognition, permission management via Expo config plugins, and exposes platform-specific APIs like querying available speech recognition services on Android. **Note: This project is archived; the maintainers recommend using `expo-speech-recognition` as an actively maintained alternative.**
About react-native-speech-recognition-kit
Gautham495/react-native-speech-recognition-kit
React Native Turbo Module to access Speech Recognition in Android & iOS
Leverages native speech engines (Apple's SFSpeechRecognizer and Google's SpeechRecognizer) for on-device, offline transcription with real-time partial results and voice level detection across 50+ languages. Built as a TurboModule for synchronous native bridge performance, supporting multi-language recognition and working with Expo Dev Client / Prebuild without requiring cloud APIs.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work