JamesBrill / react-speech-recognition

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

Support for browsers other than chrome #181

Open jithendrauppalapati opened 12 months ago

jithendrauppalapati commented 12 months ago

Hello team,

We integrated this package into our project and it is working as expected in Chrome, But we are unable to implement this in other browsers and platforms. Please guide us to implement this in other browsers, As this is one of our critical business requirements for our app. Waiting to hear from you soon.

YoussefZidan commented 11 months ago

Hello team,

We integrated this package into our project and it is working as expected in Chrome, But we are unable to implement this in other browsers and platforms. Please guide us to implement this in other browsers, As this is one of our critical business requirements for our app. Waiting to hear from you soon.

Check this section: https://github.com/JamesBrill/react-speech-recognition#cross-browser-example Also check this issue: https://github.com/JamesBrill/react-speech-recognition/issues/145