Skip to content

Conversation

queengooborg
Copy link
Contributor

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the SpeechRecognition API. The data comes from the mdn-bcd-collector project (v10.15.1).

Check out the collector's guide on how to review this PR.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/SpeechRecognition

Additional Notes: This effectively reverts the parts of #27901 that relate to on-device speech recognition.

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `SpeechRecognition` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.15.1).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/SpeechRecognition

Additional Notes: This effectively reverts the parts of mdn#27901 that relate to on-device speech recognition.
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Oct 7, 2025
@github-actions github-actions bot added the size:s [PR only] 7-24 LoC changed label Oct 7, 2025
Copy link
Contributor

github-actions bot commented Oct 7, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think @chrisdavidmills set these to 142 in #27901, but if the collector tests suggest that these APIs are available in 139, maybe instead we should set the feature as partial from 139 and no longer partial from 142?

@chrisdavidmills
Copy link
Contributor

I think @chrisdavidmills set these to 142 in #27901, but if the collector tests suggest that these APIs are available in 139, maybe instead we should set the feature as partial from 139 and no longer partial from 142?

See my notes in the linked PR; I'm pretty sure @evanbliu told me the release had been slipped to 142 because of some bugs they discovered.

@caugner
Copy link
Contributor

caugner commented Oct 7, 2025

See my notes in the linked PR; I'm pretty sure @evanbliu told me the release had been slipped to 142 because of some bugs they discovered.

From BCD's point of view though, if these APIs are available (but e.g. not properly working) in an earlier version, then we would usually record this as partial implementation.

@chrisdavidmills
Copy link
Contributor

See my notes in the linked PR; I'm pretty sure @evanbliu told me the release had been slipped to 142 because of some bugs they discovered.

From BCD's point of view though, if these APIs are available (but e.g. not properly working) in an earlier version, then we would usually record this as partial implementation.

OK, that's fair.

@caugner caugner changed the title Update Chromium data for SpeechRecognition API Chrome 139 supported SpeechRecognition.available/install/processLocally Oct 17, 2025
"support": {
"chrome": {
"version_added": "142"
"version_added": "139"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed via BrowserStack Live (Chrome 139 on Windows 11):

image

"support": {
"chrome": {
"version_added": "142"
"version_added": "139"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed:
image

"support": {
"chrome": {
"version_added": "142"
"version_added": "139"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed:
image

@caugner caugner merged commit 1423960 into mdn:main Oct 17, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:s [PR only] 7-24 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants