Home/Developer Tools/react-speech-recognition
react-speech-recognition logo

react-speech-recognition

JamesBrill/react-speech-recognition

💬Speech recognition for your React app

GraphCanon updated 3w · GitHub synced 3w

842 stars129 forksLast push 1y JavaScript MIT

Decision brief

A JavaScript library that offers speech-to-text functionality tailored for React applications.

Good fit when

  • When developing voice interface features in React apps
  • For projects needing lightweight integration of speech recognition

Avoid when

  • If your project requires support for older browsers not handled by this package
  • In scenarios where complete control over the underlying speech API is needed

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Adoption

Package downloads where a registry match exists. GitHub stars (842) are secondary evidence.

npm downloads (30d)
859,317·npm downloads API·3w

Maintenance and security

Full trust report
Maintenance
Dormant (419d since push)
As of 3w
Provenance
Not a fork · Personal account
As of 3w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install react-speech-recognition
npm

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A JavaScript library providing speech-to-text capabilities integrated into React applications.

Capability facts

MCP server
No MCP server detected

Source: repo_scan · Jul 31, 2026

Languages
javascript, typescript

Source: github.language+package.json · Jul 31, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Jul 31, 2026)

npm install --save react-speech-recognition
Source link

Tags

README

Installation

To install:

npm install --save react-speech-recognition

To import in your React code:

import SpeechRecognition, { useSpeechRecognition } from 'react-speech-recognition'

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.