mdn / mdn/browser-compat-data

api.SpeechRecognition - Edge does not actually support SpeechRecognition Web Speech API

Open
#22,126 16 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

browser:edge data:api info needed
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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.