react-speech-recognition and react-client

These are competitors: both provide React components for speech-to-text functionality, but A uses the browser's native Web Speech API while B requires a paid external service (Speechly's cloud API), so users choose one based on their accuracy and infrastructure preferences.

react-speech-recognition
60
Established
react-client
28
Experimental
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 23/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 3/25
Stars: 835
Forks: 129
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 72
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
Archived Stale 6m No Package No Dependents

About react-speech-recognition

JamesBrill/react-speech-recognition

💬Speech recognition for your React app

Wraps the Web Speech API with a React hook interface (`useSpeechRecognition`) that exposes transcript state, listening status, and control functions. Supports optional polyfills (Azure, etc.) to enable cross-browser compatibility and server-side speech processing, avoiding reliance on browser-native implementations that vary in accuracy and send audio to third-party services.

About react-client

speechly/react-client

An React client library for Speechly API

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