mdn / mdn/browser-compat-data

api.SpeechRecognition - Chromium-based browsers don't support this

Open
#24,651 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.