Speech Recognition - Error connecting to the service
Categories
(Core :: Web Speech, defect)
Tracking
()
People
(Reporter: vladankudlac, Unassigned)
Details
Steps to reproduce:
- Install Nightly
- enable
media.webspeech.recognition.enable true
media.webspeech.recognition.force_enable true - visit https://mdn.github.io/web-speech-api/speech-color-changer/
- try to say any color
- SpeechRecognition API always returns: '''network: Error connecting to the service.'''
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0
Actual results:
SpeechRecognition API always returns: '''network: Error connecting to the service.'''
Expected results:
SpeechRecognition API should return transcript
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
André, would you mind having a look?
Comment 3•4 years ago
|
||
The backend for the speech API was discontinued and is not being hosted anymore. The code for the backend is available here is someone wants to host it: https://github.com/mozilla/speech-proxy
Comment 4•4 years ago
|
||
The severity field is not set for this bug.
:anatal, could you have a look please?
For more information, please visit auto_nag documentation.
Reporter | ||
Comment 5•4 years ago
|
||
What brought me here is AutoModerator bot on Reddit, that is suggesting users to try the Speech Recognition every week.
This bot should be problably modified, as the Speech Recognition is not currently implemented.
See: https://www.reddit.com/r/firefox/comments/rdme1w/weekly_discussion_for_nightly_builds_for_20211211/
Speech Recognition
You can try out native speech recognition in Firefox. Set media.webspeech.recognition.enable and media.webspeech.recognition.force_enable to true to try it on sites like https://speechnotes.co.
Report bugs blocking the main bug if you run into issues or have feedback.
Updated•4 years ago
|
Description
•