← back to v150 · web-speech-api-unspoken-punctuation
conformance · v150
v150 · web-speech-api-unspoken-punctuation — conformance probe
4 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
4
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
speech-recognition-exists |
SpeechRecognition or webkitSpeechRecognition exists in window. | script | … | |
speech-recognition-unspoken-punctuation-property-exists |
SpeechRecognition prototype has unspokenPunctuation property. | script | … | |
speech-recognition-unspoken-punctuation-default-false |
The unspokenPunctuation property defaults to false. | script | … | |
speech-recognition-unspoken-punctuation-sticks |
The unspokenPunctuation property can be set to true and it sticks. | script | … |