react-speech-recognition and react-web-speech

These are competitors—both provide React hooks/components for browser-based speech recognition APIs, so developers would typically choose one or the other for voice input functionality rather than use them together.

react-speech-recognition
60
Established
react-web-speech
32
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 23/25
Maintenance 6/25
Adoption 1/25
Maturity 13/25
Community 12/25
Stars: 835
Forks: 129
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 1
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
No Package No Dependents

About react-speech-recognition

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.

web-development user-interface accessibility voice-user-interface react-development

About react-web-speech

SyntropyLabs/react-web-speech

Add voice input to React apps in minutes. useSpeechInput handles mic permissions, silence detection, and browser quirks.

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