expo-speech-recognition and react-native-vosk

These are competitors—both provide speech recognition capabilities for React Native, with A offering cloud-based recognition via Expo's infrastructure while B provides offline recognition through the Vosk library, requiring developers to choose one approach based on their connectivity and privacy requirements.

expo-speech-recognition
62
Established
react-native-vosk
51
Established
Maintenance 13/25
Adoption 10/25
Maturity 25/25
Community 14/25
Maintenance 6/25
Adoption 9/25
Maturity 16/25
Community 20/25
Stars: 566
Forks: 38
Downloads:
Commits (30d): 2
Language: TypeScript
License: MIT
Stars: 93
Forks: 28
Downloads:
Commits (30d): 0
Language: Objective-C++
License: MIT
No Dependents
No Package No Dependents

About expo-speech-recognition

jamsch/expo-speech-recognition

Speech Recognition for React Native Expo projects

This tool helps developers easily add voice control and transcription features to their mobile and web applications built with React Native and Expo. It takes spoken audio input from the user's microphone or an audio file and converts it into text, which can then be displayed or used for app commands. Developers are the primary users, enabling speech-to-text functionality across different platforms with a unified codebase.

mobile-app-development web-app-development voice-user-interface react-native-development expo-development

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.

mobile-app-development offline-speech-recognition voice-user-interfaces react-native-development

Scores updated daily from GitHub, PyPI, and npm data. How scores work