react-webspeech and react-speech-kit
These are competitors offering overlapping React bindings for browser Web Speech APIs, with the second providing a more modern hooks-based interface while the first offers direct WebSpeech API wrapping.
About react-webspeech
Bunlong/react-webspeech
The official WebSpeech for React.
About react-speech-kit
MikeyParton/react-speech-kit
React hooks for Speech Recognition and Speech Synthesis
Wraps the Web Speech API (SpeechSynthesis and SpeechRecognition) with React hooks that expose voice selection, interim transcription results, and playback state management. Provides browser compatibility detection and handles asynchronous voice loading across different browsers. Supports configurable language selection and real-time interim results during speech recognition.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work