- From: Evan Liu <notifications@github.com>
- Date: Mon, 02 Feb 2026 14:30:34 -0800
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3ctag/design-reviews/issues/1189@github.com>
evanbliu created an issue (w3ctag/design-reviews#1189) ### Explainer https://github.com/WebAudio/web-speech-api/blob/main/explainers/quality-levels.md ### The explainer - [x] Includes the information requested by the [Explainer Explainer](https://w3ctag.github.io/explainer-explainer/#introduction). - [x] Follows the [Web Platform Design Principles](https://www.w3.org/TR/design-principles/). - [ ] Includes or links to answers to the [Security/Privacy Questionnaire](https://www.w3.org/TR/security-privacy-questionnaire/). - [ ] Describes user research you did to validate the problem and/or design. ### Where and by whom is the work is being done? - GitHub repo: https://github.com/WebAudio/web-speech-api/ - Primary contacts: Evan Liu (evliu@google.com), Google, Author - Organization/project driving the design: Google Chrome - This work is being funded by: Google - Incubation and standards groups that have discussed the design: Audio WG, TPAC 2025 - Standards group(s) that you expect to discuss and/or adopt this work when it's ready: Audio WG ### Feedback so far - Multi-stakeholder feedback: - Chromium comments: https://groups.google.com/a/chromium.org/d/msgid/blink-dev/69694ed0.050a0220.f8796.0337.GAE%40google.com - Mozilla comments: Not yet, (unofficially favorable) - WebKit comments: Not yet - Major unresolved issues with or opposition to this design: N/A ### You should also know that... Summary: Extends the SpeechRecognition interface by adding a 'quality' property to SpeechRecognitionOptions. This allows developers to specify the semantic capability required for on-device recognition (via processLocally: true). The proposed quality enum supports three levels: 'command', 'dictation', and 'conversation'. Specification URL: https://webaudio.github.io/web-speech-api <!-- Content below this is maintained by @w3c-tag-bot --> --- Track conversations at https://tag-github-bot.w3.org/gh/w3ctag/design-reviews/1189 -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/1189 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/1189@github.com>
Received on Monday, 2 February 2026 22:30:38 UTC