api.SpeechRecognition - Chromium-based browsers don't support this
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
Looking at the compatibility table, it looks like because Chrome has support, all Chromium-based browsers (Brave, Vivaldi, Opera) will support speech to text.
It's not the case, as Chrome actually send the audio data to Google servers, which return it in text form. And Chromium-based browsers are not allowed to use this API without paying a (very large) sum of money to Google.
So in practice, only Chrome and Edge support speech to text.
This is explained here: https://github.com/brave/brave-browser/issues/3725#issuecomment-555694620
MDN should at least add a precision that this feature is not available in most Chromium-based browsers, meaning support is not as good as it seems.
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
A warning that the feature is not supported everywhere.
Did you test this? If so, how?
Reading MDN.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API
MDN metadata
MDN page report details
- Query:
api.SpeechRecognition - Report started: 2024-10-07T01:22:44.210Z
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 the MDN Web Speech API page and the api.SpeechRecognition compatibility entry in this repository; review the reported behavior for Chrome, Edge, Opera, Samsung Internet, and other Chromium-based browsers alongside the linked Brave discussion. Done means the compatibility data or page guidance accurately reflects which browsers support speech recognition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100