JamesBrill/react-speech-recognition
💬Speech recognition for your React app
This is a tool for developers building web applications with React who want to add voice control or dictation features. It takes live speech input from a user's microphone and converts it into text, which can then be used within the application. Developers would integrate this into their React components to enable hands-free interaction or text input.
835 stars. No commits in the last 6 months. Available on npm.
Use this if you are a React developer needing to add speech-to-text functionality to your web application, especially for dictation or voice commands.
Not ideal if you need a solution for non-React JavaScript projects or if your primary audience uses browsers other than Chrome without integrating a polyfill.
Stars
835
Forks
129
Language
JavaScript
License
MIT
Category
Last pushed
Jun 06, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/JamesBrill/react-speech-recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
Bunlong/react-webspeech
The official WebSpeech for React.
MikeyParton/react-speech-kit
React hooks for Speech Recognition and Speech Synthesis
speechly/react-example-repo-filtering
An example app for filtering data with Speechly and React
SyntropyLabs/react-web-speech
Add voice input to React apps in minutes. useSpeechInput handles mic permissions, silence...
tongplw/ASR-web-based-restaurant
🍔 Foody, a smart voice-assistant web-based restaurant using Kaldi, React, and WebRTC