api.SpeechRecognition - Edge does not actually support SpeechRecognition Web Speech API
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition
What specific section or headline is this issue about?
Browser compatibility
What information was incorrect, unhelpful, or incomplete?
Microsoft Edge does not actually support the SpeechRecognition Web Speech API. It's listed that it is "Implemented with the vendor prefix: webkit." While using it does not generate any errors, the implementation does nothing. No results are ever returned.
This may be an issue of semantics. Does implementing with a no-op count as implementing? :-)
What did you expect to see?
The Edge column should either have a "No" or a warning sign because the implementation is broken.
Do you have any supporting links, references, or citations?
Two users have tested on two different devices, each on two separate pages (4 total tests). For all of them, Chrome's speech recognition works correctly, and Edge never returns any results.
n=4 isn't huge, but it's been consistent. I also believe this issue is known by Edge.
Here's an example test page this can be used to verify SpeechRecognition on the Web Speech API:
https://www.google.com/intl/en/chrome/demos/speech.html
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/api/speechrecognition - MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/speechrecognition/index.md
- Last commit: https://github.com/mdn/content/commit/6b1e3eebf22abf1b73bb219581335b1147b75d7a
- Document last modified: 2023-03-12T09:29:44.000Z
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with files/en-us/web/api/speechrecognition/index.md and review the Browser compatibility data for SpeechRecognition. Reproduce the reported behavior in Edge using the linked Google speech demo, then inspect the issue discussion for the agreed compatibility status. Done means the Edge entry accurately reflects the observed support level.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100