WPT
wpt / speech-api / SpeechRecognition-installOnDevice.https.html
Spec: https://wicg.github.io/speech-api/ ↗
Runs: Chrome 155.0.8042.0 (wpt@5a6adac43, 2026-09-04) | Firefox 157.0a1 (wpt@0588f3896, 2026-09-04) | Safari 251 preview (wpt@e7122b73f, 2026-09-04) | Ladybird 1.0-b1af2 (wpt@0588f3896, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 4/5 | 0/5 | 0/5 | 0/5 | 0/5 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| SpeechRecognition.install resolves with a boolean value for on-device (with user gesture). | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SpeechRecognition.install rejects in a detached context for on-device. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SpeechRecognition.install rejects for on-device if 'install-on-device-speech-recognition' Permission Policy is disabled. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SpeechRecognition.install should reject for on-device in a cross-origin iframe. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SpeechRecognition.install rejects with SyntaxError for an invalid language tag. | FAIL | FAIL | FAIL | FAIL | FAIL | — |