react-speech-recognition and react-webspeech

These are competitors offering overlapping implementations of the Web Speech API for React, where react-speech-recognition is the more mature and widely-adopted option while react-webspeech provides an alternative wrapper around the same browser APIs.

react-speech-recognition
60
Established
react-webspeech
42
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 23/25
Maintenance 0/25
Adoption 5/25
Maturity 25/25
Community 12/25
Stars: 835
Forks: 129
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 11
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
Stale 6m 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-webspeech

Bunlong/react-webspeech

The official WebSpeech for React.

This is a tool for web developers building React applications who want to integrate text-to-speech functionality. It takes written text within your application and converts it into spoken audio. Developers use this to add voice output to their web applications, making them more interactive or accessible.

web-development React accessibility text-to-speech UI/UX-enhancement

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