{"library":"react-speech-recognition","type":"library","category":null,"description":"react-speech-recognition is an open-source React library that simplifies integrating browser-based speech recognition into React applications. It provides a `useSpeechRecognition` hook and a `SpeechRecognition` object, abstracting the complexities of the underlying Web Speech API to enable real-time transcription from a user's microphone. The library is currently stable at version 4.0.1, with releases occurring as needed to address bugs or add features. It is actively maintained. Key differentiators include its easy-to-use hook API, built-in handling for browser support detection, microphone access states, and a mechanism for defining voice commands. While it leverages the Web Speech API, which has best support in Chromium-based browsers, the library itself is designed for broad compatibility, recommending polyfills for wider cross-browser functionality.","language":"javascript","status":"active","version":"4.0.1","tags":["javascript","react","reactjs","speech","recognition"],"install":[{"cmd":"npm install react-speech-recognition","imports":["import SpeechRecognition, { useSpeechRecognition } from 'react-speech-recognition';","import SpeechRecognition, { useSpeechRecognition } from 'react-speech-recognition';","import SpeechRecognition from 'react-speech-recognition';\nSpeechRecognition.applyPolyfill(MyCustomSpeechRecognition);"]},{"cmd":"yarn add react-speech-recognition","imports":[]},{"cmd":"pnpm add react-speech-recognition","imports":[]}],"homepage":"https://webspeechrecognition.com","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-speech-recognition","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react-speech-recognition/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}