Home/Speech & Audio/react-speech-recognition
react-speech-recognition logo

react-speech-recognition

Enrichment pending
JamesBrill/react-speech-recognition

💬Speech recognition for your React app

GraphCanon updated today · GitHub synced today

842
Stars
129
Forks
18
Open issues
16
Watchers
1y
Last push
JavaScript MITCreated Dec 13, 2016

Trust & integrity

Full report
Maintenance
Dormant (400d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

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

Overview

💬Speech recognition for your React app

Capability facts

MCP server
No MCP server detected

Source: repo_scan · Jul 11, 2026

Languages
javascript, typescript

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

Categories

Compatibility

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

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Jul 11, 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'