JamesBrill / react-speech-recognition

💬Speech recognition for your React app
https://webspeechrecognition.com/
MIT License
657 stars 119 forks source link

Fix SSR support #62

Closed JamesBrill closed 3 years ago

JamesBrill commented 3 years ago

Adds fallback for server-side rendering when navigator is not defined. Is the release of https://github.com/JamesBrill/react-speech-recognition/pull/61