voice and react-native-vosk
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-vosk
riderodd/react-native-vosk
Speech recognition module for react native using Vosk library
This is a tool for developers building mobile applications. It enables your React Native app to convert spoken words into text, even without an internet connection. It takes audio input from a device's microphone and outputs recognized text, allowing you to add voice command features or transcribe speech directly within your app. Mobile app developers who want to add offline speech-to-text functionality to their iOS and Android applications would use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work