René's URL Explorer Experiment


Title: Web Speech API

Generator: Bikeshed version 0a3d88311, updated Mon May 4 18:07:03 2026 +0000

direct link

Domain: webaudio.github.io

Nonetext/html; charset=utf-8
w3c-statusCG-DRAFT
revision41e368aa9be3ac3f3fa885206a31fbdab2f3b52a
color-schemedark light

Links:

https://www.w3.org/
Draft Community Group Reporthttps://www.w3.org/standards/types/#CG-DRAFT
https://webaudio.github.io/web-speech-api/https://webaudio.github.io/web-speech-api/
GitHubhttps://github.com/WebAudio/web-speech-api/issues/
Inline In Spechttps://webaudio.github.io/web-speech-api#issues-index
web-platform-tests speech-api/https://github.com/web-platform-tests/wpt/tree/master/speech-api
ongoing workhttps://github.com/web-platform-tests/wpt/labels/speech-api
Copyrighthttps://www.w3.org/policies/#copyright
World Wide Web Consortiumhttps://www.w3.org/
liabilityhttps://www.w3.org/policies/#Legal_Disclaimer
trademarkhttps://www.w3.org/policies/#W3C_Trademarks
permissive document licensehttps://www.w3.org/copyright/software-license/
1 Introductionhttps://webaudio.github.io/web-speech-api#introduction
2 Use Caseshttps://webaudio.github.io/web-speech-api#use_cases
3 Security and privacy considerationshttps://webaudio.github.io/web-speech-api#security
3.1 Implementation considerationshttps://webaudio.github.io/web-speech-api#implementation-considerations
4 API Descriptionhttps://webaudio.github.io/web-speech-api#api_description
4.1 The SpeechRecognition Interfacehttps://webaudio.github.io/web-speech-api#speechreco-section
4.1.1 SpeechRecognition Attributeshttps://webaudio.github.io/web-speech-api#speechreco-attributes
4.1.2 SpeechRecognition Methodshttps://webaudio.github.io/web-speech-api#speechreco-methods
4.1.3 AvailabilityStatus Enum Valueshttps://webaudio.github.io/web-speech-api#availability-status-values
4.1.4 SpeechRecognitionQuality Enum Valueshttps://webaudio.github.io/web-speech-api#speech-recognition-quality-values
4.1.5 SpeechRecognition Eventshttps://webaudio.github.io/web-speech-api#speechreco-events
4.1.6 SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#speechreco-error
4.1.7 SpeechRecognitionAlternativehttps://webaudio.github.io/web-speech-api#speechreco-alternative
4.1.8 SpeechRecognitionResulthttps://webaudio.github.io/web-speech-api#speechreco-result
4.1.9 SpeechRecognitionResultListhttps://webaudio.github.io/web-speech-api#speechreco-resultlist
4.1.10 SpeechRecognitionEventhttps://webaudio.github.io/web-speech-api#speechreco-event
4.1.11 SpeechRecognitionPhrasehttps://webaudio.github.io/web-speech-api#speechreco-phrase
4.1.12 SpeechGrammarhttps://webaudio.github.io/web-speech-api#speechreco-speechgrammar
4.1.13 SpeechGrammarListhttps://webaudio.github.io/web-speech-api#speechreco-speechgrammarlist
4.2 The SpeechSynthesis Interfacehttps://webaudio.github.io/web-speech-api#tts-section
4.2.1 SpeechSynthesis Attributeshttps://webaudio.github.io/web-speech-api#tts-attributes
4.2.2 SpeechSynthesis Methodshttps://webaudio.github.io/web-speech-api#tts-methods
4.2.3 SpeechSynthesis Eventshttps://webaudio.github.io/web-speech-api#tts-events
4.2.4 SpeechSynthesisUtterance Attributeshttps://webaudio.github.io/web-speech-api#utterance-attributes
4.2.5 SpeechSynthesisUtterance Eventshttps://webaudio.github.io/web-speech-api#utterance-events
4.2.6 SpeechSynthesisEvent Attributeshttps://webaudio.github.io/web-speech-api#speechsynthesisevent-attributes
4.2.7 SpeechSynthesisErrorEvent Attributeshttps://webaudio.github.io/web-speech-api#speechsynthesiserrorevent-attributes
4.2.8 SpeechSynthesisVoice Attributeshttps://webaudio.github.io/web-speech-api#speechsynthesisvoice-attributes
5 Exampleshttps://webaudio.github.io/web-speech-api#examples
5.1 Speech Recognition Exampleshttps://webaudio.github.io/web-speech-api#examples-recognition
5.2 Speech Synthesis Exampleshttps://webaudio.github.io/web-speech-api#examples-synthesis
Acknowledgmentshttps://webaudio.github.io/web-speech-api#acknowledgments
Conformancehttps://webaudio.github.io/web-speech-api#w3c-conformance
Document conventionshttps://webaudio.github.io/web-speech-api#w3c-conventions
Indexhttps://webaudio.github.io/web-speech-api#index
Terms defined by this specificationhttps://webaudio.github.io/web-speech-api#index-defined-here
Terms defined by referencehttps://webaudio.github.io/web-speech-api#index-defined-elsewhere
Referenceshttps://webaudio.github.io/web-speech-api#references
Normative Referenceshttps://webaudio.github.io/web-speech-api#normative
IDL Indexhttps://webaudio.github.io/web-speech-api#idl-index
Issues Indexhttps://webaudio.github.io/web-speech-api#issues-index
https://webaudio.github.io/web-speech-api#introduction
HTML Speech Incubator Group Final Reporthttps://webaudio.github.io/web-speech-api#biblio-htmlspeech
https://webaudio.github.io/web-speech-api#use_cases
Section 4 of the Incubator Reporthttps://www.w3.org/2005/Incubator/htmlspeech/XGR-htmlspeech-20111206/#use-cases
https://webaudio.github.io/web-speech-api#security
start()https://webaudio.github.io/web-speech-api#dom-speechrecognition-start
MediaStreamTrackhttps://w3c.github.io/mediacapture-main/#dom-mediastreamtrack
https://webaudio.github.io/web-speech-api#implementation-considerations
https://www.quirksmode.org/dom/inputfile.htmlhttps://www.quirksmode.org/dom/inputfile.html
https://webaudio.github.io/web-speech-api#api_description
https://webaudio.github.io/web-speech-api#speechreco-section
SpeechRecognitionResulthttps://webaudio.github.io/web-speech-api#speechrecognitionresult
isFinalhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-isfinal
SpeechRecognitionResulthttps://webaudio.github.io/web-speech-api#speechrecognitionresult
isFinalhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-isfinal
SpeechRecognitionhttps://webaudio.github.io/web-speech-api#speechrecognition
ObservableArrayhttps://webidl.spec.whatwg.org/#idl-observable-array
SpeechRecognitionPhrasehttps://webaudio.github.io/web-speech-api#speechrecognitionphrase
ObservableArrayhttps://webidl.spec.whatwg.org/#idl-observable-array
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
EventTargethttps://dom.spec.whatwg.org/#eventtarget
SpeechGrammarListhttps://webaudio.github.io/web-speech-api#speechgrammarlist
grammarshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-grammars
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
langhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-lang
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
continuoushttps://webaudio.github.io/web-speech-api#dom-speechrecognition-continuous
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
interimResultshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-interimresults
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
unspokenPunctuationhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-unspokenpunctuation
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
maxAlternativeshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-maxalternatives
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-processlocally
ObservableArrayhttps://webidl.spec.whatwg.org/#idl-observable-array
SpeechRecognitionPhrasehttps://webaudio.github.io/web-speech-api#speechrecognitionphrase
phraseshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-phrases
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
starthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-start
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
starthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-start-audiotrack
MediaStreamTrackhttps://w3c.github.io/mediacapture-main/#dom-mediastreamtrack
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
stophttps://webaudio.github.io/web-speech-api#dom-speechrecognition-stop
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
aborthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-abort
Promisehttps://webidl.spec.whatwg.org/#idl-promise
AvailabilityStatushttps://webaudio.github.io/web-speech-api#enumdef-availabilitystatus
availablehttps://webaudio.github.io/web-speech-api#dom-speechrecognition-available
SpeechRecognitionOptionshttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionoptions
Promisehttps://webidl.spec.whatwg.org/#idl-promise
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
installhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-install
SpeechRecognitionOptionshttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionoptions
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
"command"https://webaudio.github.io/web-speech-api#dom-speechrecognitionquality-command
"dictation"https://webaudio.github.io/web-speech-api#dom-speechrecognitionquality-dictation
"conversation"https://webaudio.github.io/web-speech-api#dom-speechrecognitionquality-conversation
sequencehttps://webidl.spec.whatwg.org/#idl-sequence
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
SpeechRecognitionQualityhttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionquality
"no-speech"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-no-speech
"aborted"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-aborted
"audio-capture"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-audio-capture
"network"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-network
"not-allowed"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-not-allowed
"service-not-allowed"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-service-not-allowed
"language-not-supported"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-language-not-supported
"phrases-not-supported"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-phrases-not-supported
"unavailable"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-unavailable
"downloadable"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-downloadable
"downloading"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-downloading
"available"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-available
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
Eventhttps://dom.spec.whatwg.org/#event
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
SpeechRecognitionErrorEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionerroreventinit
SpeechRecognitionErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionerrorcode
errorhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-error
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
messagehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-message
EventInithttps://dom.spec.whatwg.org/#dictdef-eventinit
SpeechRecognitionErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionerrorcode
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
transcripthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionalternative-transcript
floathttps://webidl.spec.whatwg.org/#idl-float
confidencehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionalternative-confidence
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
lengthhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-length
SpeechRecognitionAlternativehttps://webaudio.github.io/web-speech-api#speechrecognitionalternative
itemhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-item
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
isFinalhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-isfinal
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
lengthhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresultlist-length
SpeechRecognitionResulthttps://webaudio.github.io/web-speech-api#speechrecognitionresult
itemhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresultlist-item
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
Eventhttps://dom.spec.whatwg.org/#event
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
SpeechRecognitionEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitioneventinit
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
resultIndexhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-resultindex
SpeechRecognitionResultListhttps://webaudio.github.io/web-speech-api#speechrecognitionresultlist
resultshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-results
EventInithttps://dom.spec.whatwg.org/#dictdef-eventinit
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
SpeechRecognitionResultListhttps://webaudio.github.io/web-speech-api#speechrecognitionresultlist
Exposedhttps://webidl.spec.whatwg.org/#Exposed
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
srchttps://webaudio.github.io/web-speech-api#dom-speechgrammar-src
floathttps://webidl.spec.whatwg.org/#idl-float
weighthttps://webaudio.github.io/web-speech-api#dom-speechgrammar-weight
Exposedhttps://webidl.spec.whatwg.org/#Exposed
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
lengthhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-length
SpeechGrammarhttps://webaudio.github.io/web-speech-api#speechgrammar
itemhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-item
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
addFromURIhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromuri
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
floathttps://webidl.spec.whatwg.org/#idl-float
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
addFromStringhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromstring
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
floathttps://webidl.spec.whatwg.org/#idl-float
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
constructorhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-speechrecognitionphrase
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
floathttps://webidl.spec.whatwg.org/#idl-float
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
phrasehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-phrase
floathttps://webidl.spec.whatwg.org/#idl-float
boosthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-boost
https://webaudio.github.io/web-speech-api#speechreco-attributes
SpeechGrammarListhttps://webaudio.github.io/web-speech-api#speechgrammarlist
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
[BCP47]https://webaudio.github.io/web-speech-api#biblio-bcp47
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
SpeechRecognitionAlternativehttps://webaudio.github.io/web-speech-api#speechrecognitionalternative
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
SpeechRecognitionPhrasehttps://webaudio.github.io/web-speech-api#speechrecognitionphrase
SpeechRecognitionPhrasehttps://webaudio.github.io/web-speech-api#speechrecognitionphrase
ObservableArrayhttps://webidl.spec.whatwg.org/#idl-observable-array
[[phrases]]https://webaudio.github.io/web-speech-api#dom-speechrecognition-phrases-slot
https://webaudio.github.io/web-speech-api#issue-2c77f5e1
Interacting with WebRTC, the Web Audio API and other external sourceshttps://lists.w3.org/Archives/Public/public-speech-api/2012Sep/0072.html
https://webaudio.github.io/web-speech-api#speechreco-methods
start session algorithmhttps://webaudio.github.io/web-speech-api#start-session-algorithm
MediaStreamTrackhttps://w3c.github.io/mediacapture-main/#dom-mediastreamtrack
MediaStreamTrackhttps://w3c.github.io/mediacapture-main/#dom-mediastreamtrack
kindhttps://w3c.github.io/mediacapture-main/#dom-mediastreamtrack-kind
InvalidStateErrorhttps://webidl.spec.whatwg.org/#invalidstateerror
readyStatehttps://w3c.github.io/mediacapture-main/#dom-mediastreamtrack-readystate
InvalidStateErrorhttps://webidl.spec.whatwg.org/#invalidstateerror
start session algorithmhttps://webaudio.github.io/web-speech-api#start-session-algorithm
endhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-end
errorhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-error
endhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-end
endhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-end
errorhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-error
SpeechRecognitionOptionshttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionoptions
availablehttps://webaudio.github.io/web-speech-api#dom-speechrecognition-available
Promisehttps://webidl.spec.whatwg.org/#idl-promise
AvailabilityStatushttps://webaudio.github.io/web-speech-api#enumdef-availabilitystatus
SpeechRecognitionOptionshttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionoptions
qualityhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-quality
policy-controlled featurehttps://w3c.github.io/webappsec-permissions-policy/#policy-controlled-feature
default allowlisthttps://w3c.github.io/webappsec-permissions-policy/#policy-controlled-feature-default-allowlist
'self'https://w3c.github.io/webappsec-permissions-policy/#default-allowlist-self
a new promisehttps://webidl.spec.whatwg.org/#a-new-promise
availability algorithmhttps://webaudio.github.io/web-speech-api#availability-algorithm
SpeechRecognitionOptionshttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionoptions
installhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-install
qualityhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-quality
Promisehttps://webidl.spec.whatwg.org/#idl-promise
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
policy-controlled featurehttps://w3c.github.io/webappsec-permissions-policy/#policy-controlled-feature
default allowlisthttps://w3c.github.io/webappsec-permissions-policy/#policy-controlled-feature-default-allowlist
'self'https://w3c.github.io/webappsec-permissions-policy/#default-allowlist-self
current settings objecthttps://html.spec.whatwg.org/multipage/webappapis.html#current-settings-object
relevant global objecthttps://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global
associated Documenthttps://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-document-window
fully activehttps://html.spec.whatwg.org/multipage/document-sequences.html#fully-active
InvalidStateErrorhttps://webidl.spec.whatwg.org/#invalidstateerror
langshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-langs
[BCP47]https://webaudio.github.io/web-speech-api#biblio-bcp47
SyntaxErrorhttps://webidl.spec.whatwg.org/#syntaxerror
langshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-langs
Promisehttps://webidl.spec.whatwg.org/#idl-promise
a new promisehttps://webidl.spec.whatwg.org/#a-new-promise
langshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-langs
qualityhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-quality
Queue a taskhttps://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task
relevant global objecthttps://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global
task queuehttps://w3c.github.io/ServiceWorker/#dfn-service-worker-registration-task-queue
langshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-langs
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
https://webaudio.github.io/web-speech-api#availability-status-values
AvailabilityStatushttps://webaudio.github.io/web-speech-api#enumdef-availabilitystatus
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
install()https://webaudio.github.io/web-speech-api#dom-speechrecognition-install
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
https://webaudio.github.io/web-speech-api#speech-recognition-quality-values
SpeechRecognitionQualityhttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionquality
current settings objecthttps://html.spec.whatwg.org/multipage/webappapis.html#current-settings-object
relevant global objecthttps://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global
associated Documenthttps://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-document-window
fully activehttps://html.spec.whatwg.org/multipage/document-sequences.html#fully-active
InvalidStateErrorhttps://webidl.spec.whatwg.org/#invalidstateerror
langshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-langs
[BCP47]https://webaudio.github.io/web-speech-api#biblio-bcp47
SyntaxErrorhttps://webidl.spec.whatwg.org/#syntaxerror
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
unavailablehttps://webaudio.github.io/web-speech-api#dom-availabilitystatus-unavailable
availablehttps://webaudio.github.io/web-speech-api#dom-availabilitystatus-available
unavailablehttps://webaudio.github.io/web-speech-api#dom-availabilitystatus-unavailable
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
unavailablehttps://webaudio.github.io/web-speech-api#dom-availabilitystatus-unavailable
availablehttps://webaudio.github.io/web-speech-api#dom-availabilitystatus-available
availablehttps://webaudio.github.io/web-speech-api#dom-availabilitystatus-available
downloadinghttps://webaudio.github.io/web-speech-api#dom-availabilitystatus-downloading
downloadablehttps://webaudio.github.io/web-speech-api#dom-availabilitystatus-downloadable
unavailablehttps://webaudio.github.io/web-speech-api#dom-availabilitystatus-unavailable
Queue a taskhttps://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task
relevant global objecthttps://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global
task queuehttps://w3c.github.io/ServiceWorker/#dfn-service-worker-registration-task-queue
current settings objecthttps://html.spec.whatwg.org/multipage/webappapis.html#current-settings-object
relevant global objecthttps://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global
associated Documenthttps://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-document-window
fully activehttps://html.spec.whatwg.org/multipage/document-sequences.html#fully-active
InvalidStateErrorhttps://webidl.spec.whatwg.org/#invalidstateerror
[[started]]https://webaudio.github.io/web-speech-api#dom-speechrecognition-started-slot
errorhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-error
endhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-end
InvalidStateErrorhttps://webidl.spec.whatwg.org/#invalidstateerror
phraseshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-phrases
Queue a taskhttps://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task
fire an eventhttps://dom.spec.whatwg.org/#concept-event-fire
errorhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-error
thishttps://webidl.spec.whatwg.org/#this
SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#speechrecognitionerrorevent
errorhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-error
messagehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-message
[[processLocally]]https://webaudio.github.io/web-speech-api#dom-speechrecognition-processlocally-slot
langhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-lang
Queue a taskhttps://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task
fire an eventhttps://dom.spec.whatwg.org/#concept-event-fire
errorhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-error
thishttps://webidl.spec.whatwg.org/#this
SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#speechrecognitionerrorevent
errorhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-error
service-not-allowedhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-service-not-allowed
messagehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-message
[[started]]https://webaudio.github.io/web-speech-api#dom-speechrecognition-started-slot
request permission to usehttps://w3c.github.io/permissions/#dfn-request-permission-to-use
"denied"https://w3c.github.io/permissions/#dfn-denied
Queue a taskhttps://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task
fire an eventhttps://dom.spec.whatwg.org/#concept-event-fire
errorhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-error
thishttps://webidl.spec.whatwg.org/#this
SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#speechrecognitionerrorevent
errorhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-error
not-allowedhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-not-allowed
messagehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-message
fire an eventhttps://dom.spec.whatwg.org/#concept-event-fire
starthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-start
thishttps://webidl.spec.whatwg.org/#this
https://webaudio.github.io/web-speech-api#speechreco-events
speechendhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-speechend
audioendhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-audioend
speechstarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-speechstart
speechendhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-speechend
audiostarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-audiostart
audiostarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-audiostart
speechstarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-speechstart
soundstarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-soundstart
audiostarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-audiostart
SpeechRecognitionEventhttps://webaudio.github.io/web-speech-api#speechrecognitionevent
audiostarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-audiostart
SpeechRecognitionEventhttps://webaudio.github.io/web-speech-api#speechrecognitionevent
resultshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-results
audiostarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-audiostart
SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#speechrecognitionerrorevent
https://webaudio.github.io/web-speech-api#speechreco-error
SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#speechrecognitionerrorevent
errorhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-error
SpeechRecognitionErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionerrorcode
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
https://webaudio.github.io/web-speech-api#speechreco-alternative
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
floathttps://webidl.spec.whatwg.org/#idl-float
https://webaudio.github.io/web-speech-api#issue-1fc473cc
Confidence propertyhttps://lists.w3.org/Archives/Public/public-speech-api/2012Jun/0143.html
https://webaudio.github.io/web-speech-api#speechreco-result
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
https://webaudio.github.io/web-speech-api#speechreco-resultlist
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
https://webaudio.github.io/web-speech-api#speechreco-event
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
SpeechRecognitionResultListhttps://webaudio.github.io/web-speech-api#speechrecognitionresultlist
https://webaudio.github.io/web-speech-api#speechreco-phrase
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
SyntaxErrorhttps://webidl.spec.whatwg.org/#syntaxerror
SpeechRecognitionPhrasehttps://webaudio.github.io/web-speech-api#speechrecognitionphrase
[[phrase]]https://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-phrase-slot
[[boost]]https://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-boost-slot
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
[[phrase]]https://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-phrase-slot
floathttps://webidl.spec.whatwg.org/#idl-float
[[boost]]https://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-boost-slot
https://webaudio.github.io/web-speech-api#speechreco-speechgrammar
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
floathttps://webidl.spec.whatwg.org/#idl-float
https://webaudio.github.io/web-speech-api#speechreco-speechgrammarlist
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
https://webaudio.github.io/web-speech-api#tts-section
Exposedhttps://webidl.spec.whatwg.org/#Exposed
EventTargethttps://dom.spec.whatwg.org/#eventtarget
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
pendinghttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-pending
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
speakinghttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-speaking
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
pausedhttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-paused
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
speakhttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-speak
SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#speechsynthesisutterance
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
cancelhttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-cancel
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
pausehttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-pause
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
resumehttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-resume
sequencehttps://webidl.spec.whatwg.org/#idl-sequence
SpeechSynthesisVoicehttps://webaudio.github.io/web-speech-api#speechsynthesisvoice
getVoiceshttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-getvoices
Windowhttps://html.spec.whatwg.org/multipage/nav-history-apis.html#window
SameObjecthttps://webidl.spec.whatwg.org/#SameObject
SpeechSynthesishttps://webaudio.github.io/web-speech-api#speechsynthesis
Exposedhttps://webidl.spec.whatwg.org/#Exposed
EventTargethttps://dom.spec.whatwg.org/#eventtarget
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
texthttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-text
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
langhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-lang
SpeechSynthesisVoicehttps://webaudio.github.io/web-speech-api#speechsynthesisvoice
voicehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-voice
floathttps://webidl.spec.whatwg.org/#idl-float
volumehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-volume
floathttps://webidl.spec.whatwg.org/#idl-float
ratehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-rate
floathttps://webidl.spec.whatwg.org/#idl-float
pitchhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-pitch
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
Exposedhttps://webidl.spec.whatwg.org/#Exposed
Eventhttps://dom.spec.whatwg.org/#event
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechsynthesiseventinit
SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#speechsynthesisutterance
utterancehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-utterance
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
charIndexhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-charindex
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
charLengthhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-charlength
floathttps://webidl.spec.whatwg.org/#idl-float
elapsedTimehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-elapsedtime
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
namehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-name
EventInithttps://dom.spec.whatwg.org/#dictdef-eventinit
SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#speechsynthesisutterance
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
floathttps://webidl.spec.whatwg.org/#idl-float
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
"canceled"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-canceled
"interrupted"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-interrupted
"audio-busy"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-audio-busy
"audio-hardware"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-audio-hardware
"network"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-network
"synthesis-unavailable"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-synthesis-unavailable
"synthesis-failed"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-synthesis-failed
"language-unavailable"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-language-unavailable
"voice-unavailable"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-voice-unavailable
"text-too-long"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-text-too-long
"invalid-argument"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-invalid-argument
"not-allowed"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-not-allowed
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#speechsynthesisevent
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
SpeechSynthesisErrorEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechsynthesiserroreventinit
SpeechSynthesisErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechsynthesiserrorcode
errorhttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorevent-error
SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechsynthesiseventinit
SpeechSynthesisErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechsynthesiserrorcode
Exposedhttps://webidl.spec.whatwg.org/#Exposed
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
voiceURIhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-voiceuri
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
namehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-name
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
langhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-lang
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
localServicehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-localservice
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
defaulthttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-default
https://webaudio.github.io/web-speech-api#tts-attributes
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
https://webaudio.github.io/web-speech-api#tts-methods
endhttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-end
errorhttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-error
https://webaudio.github.io/web-speech-api#tts-events
https://webaudio.github.io/web-speech-api#utterance-attributes
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
[SSML]https://webaudio.github.io/web-speech-api#biblio-ssml
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
[BCP47]https://webaudio.github.io/web-speech-api#biblio-bcp47
SpeechSynthesisVoicehttps://webaudio.github.io/web-speech-api#speechsynthesisvoice
SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#speechsynthesisutterance
speak()https://webaudio.github.io/web-speech-api#dom-speechsynthesis-speak
SpeechSynthesisVoicehttps://webaudio.github.io/web-speech-api#speechsynthesisvoice
getVoices()https://webaudio.github.io/web-speech-api#dom-speechsynthesis-getvoices
speak()https://webaudio.github.io/web-speech-api#dom-speechsynthesis-speak
langhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-lang
floathttps://webidl.spec.whatwg.org/#idl-float
floathttps://webidl.spec.whatwg.org/#idl-float
floathttps://webidl.spec.whatwg.org/#idl-float
https://webaudio.github.io/web-speech-api#utterance-events
SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#speechsynthesisevent
SpeechSynthesisErrorEventhttps://webaudio.github.io/web-speech-api#speechsynthesiserrorevent
errorhttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-error
endhttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-end
starthttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-start
[SSML]https://webaudio.github.io/web-speech-api#biblio-ssml
https://webaudio.github.io/web-speech-api#speechsynthesisevent-attributes
SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#speechsynthesisutterance
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
charIndexhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-charindex
floathttps://webidl.spec.whatwg.org/#idl-float
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
markhttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-mark
[SSML]https://webaudio.github.io/web-speech-api#biblio-ssml
boundaryhttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-boundary
https://webaudio.github.io/web-speech-api#speechsynthesiserrorevent-attributes
errorhttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-error
SpeechSynthesisErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechsynthesiserrorcode
https://webaudio.github.io/web-speech-api#speechsynthesisvoice-attributes
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
[BCP47]https://webaudio.github.io/web-speech-api#biblio-bcp47
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
https://webaudio.github.io/web-speech-api#examples
https://webaudio.github.io/web-speech-api#examples-recognition
https://webaudio.github.io/web-speech-api#input-field
https://webaudio.github.io/web-speech-api#fill-option-list
https://webaudio.github.io/web-speech-api#fill-textarea
https://webaudio.github.io/web-speech-api#continuous-recognition
https://webaudio.github.io/web-speech-api#examples-synthesis
https://webaudio.github.io/web-speech-api#speak-text
https://webaudio.github.io/web-speech-api#speak-text-advanced
https://webaudio.github.io/web-speech-api#acknowledgments
Final Reporthttps://webaudio.github.io/web-speech-api#biblio-htmlspeech
https://webaudio.github.io/web-speech-api#w3c-conformance
https://webaudio.github.io/web-speech-api#w3c-conventions
[RFC2119]https://webaudio.github.io/web-speech-api#biblio-rfc2119
https://webaudio.github.io/web-speech-api#w3c-example
https://webaudio.github.io/web-speech-api#index
https://webaudio.github.io/web-speech-api#index-defined-here
abort()https://webaudio.github.io/web-speech-api#dom-speechrecognition-abort
"aborted"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-aborted
addFromString(string)https://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromstring
addFromString(string, weight)https://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromstring
addFromURI(src)https://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromuri
addFromURI(src, weight)https://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromuri
"audio-busy"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-audio-busy
"audio-capture"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-audio-capture
audioendhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-audioend
"audio-hardware"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-audio-hardware
audiostarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-audiostart
availability algorithmhttps://webaudio.github.io/web-speech-api#availability-algorithm
AvailabilityStatushttps://webaudio.github.io/web-speech-api#enumdef-availabilitystatus
"available"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-available
available(options)https://webaudio.github.io/web-speech-api#dom-speechrecognition-available
[[boost]]https://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-boost-slot
boosthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-boost
boundaryhttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-boundary
cancel()https://webaudio.github.io/web-speech-api#dom-speechsynthesis-cancel
"canceled"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-canceled
attribute for SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-charindex
dict-member for SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dom-speechsynthesiseventinit-charindex
attribute for SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-charlength
dict-member for SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dom-speechsynthesiseventinit-charlength
"command"https://webaudio.github.io/web-speech-api#dom-speechrecognitionquality-command
confidencehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionalternative-confidence
constructor for SpeechGrammarListhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-speechgrammarlist
constructor for SpeechRecognitionhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-speechrecognition
constructor for SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-speechsynthesisutterance
constructor(phrase)https://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-speechrecognitionphrase
constructor(phrase, boost)https://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-speechrecognitionphrase
constructor(text)https://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-speechsynthesisutterance
constructor for SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-speechrecognitionerrorevent
constructor for SpeechRecognitionEventhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-speechrecognitionevent
constructor for SpeechSynthesisErrorEventhttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorevent-speechsynthesiserrorevent
constructor for SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-speechsynthesisevent
continuoushttps://webaudio.github.io/web-speech-api#dom-speechrecognition-continuous
"conversation"https://webaudio.github.io/web-speech-api#dom-speechrecognitionquality-conversation
defaulthttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-default
"dictation"https://webaudio.github.io/web-speech-api#dom-speechrecognitionquality-dictation
"downloadable"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-downloadable
"downloading"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-downloading
attribute for SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-elapsedtime
dict-member for SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dom-speechsynthesiseventinit-elapsedtime
event for SpeechRecognitionhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-end
event for SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-end
attribute for SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-error
attribute for SpeechSynthesisErrorEventhttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorevent-error
dict-member for SpeechRecognitionErrorEventInithttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerroreventinit-error
dict-member for SpeechSynthesisErrorEventInithttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserroreventinit-error
event for SpeechRecognitionhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-error
event for SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-error
getVoices()https://webaudio.github.io/web-speech-api#dom-speechsynthesis-getvoices
grammarshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-grammars
install(options)https://webaudio.github.io/web-speech-api#dom-speechrecognition-install
interimResultshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-interimresults
"interrupted"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-interrupted
"invalid-argument"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-invalid-argument
isFinalhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-isfinal
method for SpeechGrammarListhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-item
method for SpeechRecognitionResulthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-item
method for SpeechRecognitionResultListhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresultlist-item
attribute for SpeechRecognitionhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-lang
attribute for SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-lang
attribute for SpeechSynthesisVoicehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-lang
langshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-langs
"language-not-supported"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-language-not-supported
"language-unavailable"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-language-unavailable
attribute for SpeechGrammarListhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-length
attribute for SpeechRecognitionResulthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-length
attribute for SpeechRecognitionResultListhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresultlist-length
localServicehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-localservice
markhttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-mark
maxAlternativeshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-maxalternatives
attribute for SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-message
dict-member for SpeechRecognitionErrorEventInithttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerroreventinit-message
attribute for SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-name
attribute for SpeechSynthesisVoicehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-name
dict-member for SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dom-speechsynthesiseventinit-name
enum-value for SpeechRecognitionErrorCodehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-network
enum-value for SpeechSynthesisErrorCodehttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-network
nomatchhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-nomatch
"no-speech"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-no-speech
enum-value for SpeechRecognitionErrorCodehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-not-allowed
enum-value for SpeechSynthesisErrorCodehttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-not-allowed
onaudioendhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onaudioend
onaudiostarthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onaudiostart
onboundaryhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onboundary
attribute for SpeechRecognitionhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onend
attribute for SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onend
attribute for SpeechRecognitionhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onerror
attribute for SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onerror
onmarkhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onmark
onnomatchhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onnomatch
onpausehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onpause
onresulthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onresult
onresumehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onresume
onsoundendhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onsoundend
onsoundstarthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onsoundstart
onspeechendhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onspeechend
onspeechstarthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onspeechstart
attribute for SpeechRecognitionhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onstart
attribute for SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onstart
onvoiceschangedhttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-onvoiceschanged
pausehttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-pause
pause()https://webaudio.github.io/web-speech-api#dom-speechsynthesis-pause
pausedhttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-paused
pendinghttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-pending
[[phrase]]https://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-phrase-slot
phrasehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-phrase
[[phrases]]https://webaudio.github.io/web-speech-api#dom-speechrecognition-phrases-slot
phraseshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-phrases
"phrases-not-supported"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-phrases-not-supported
pitchhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-pitch
[[processLocally]]https://webaudio.github.io/web-speech-api#dom-speechrecognition-processlocally-slot
attribute for SpeechRecognitionhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-processlocally
dict-member for SpeechRecognitionOptionshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
qualityhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-quality
ratehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-rate
resulthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-result
attribute for SpeechRecognitionEventhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-resultindex
dict-member for SpeechRecognitionEventInithttps://webaudio.github.io/web-speech-api#dom-speechrecognitioneventinit-resultindex
attribute for SpeechRecognitionEventhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-results
dict-member for SpeechRecognitionEventInithttps://webaudio.github.io/web-speech-api#dom-speechrecognitioneventinit-results
resumehttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-resume
resume()https://webaudio.github.io/web-speech-api#dom-speechsynthesis-resume
"service-not-allowed"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-service-not-allowed
soundendhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-soundend
soundstarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-soundstart
speakinghttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-speaking
speak(utterance)https://webaudio.github.io/web-speech-api#dom-speechsynthesis-speak
speechendhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-speechend
SpeechGrammarhttps://webaudio.github.io/web-speech-api#speechgrammar
SpeechGrammarListhttps://webaudio.github.io/web-speech-api#speechgrammarlist
SpeechGrammarList()https://webaudio.github.io/web-speech-api#dom-speechgrammarlist-speechgrammarlist
SpeechRecognitionhttps://webaudio.github.io/web-speech-api#speechrecognition
SpeechRecognition()https://webaudio.github.io/web-speech-api#dom-speechrecognition-speechrecognition
SpeechRecognitionAlternativehttps://webaudio.github.io/web-speech-api#speechrecognitionalternative
SpeechRecognitionErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionerrorcode
SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#speechrecognitionerrorevent
SpeechRecognitionErrorEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionerroreventinit
SpeechRecognitionErrorEvent(type, eventInitDict)https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-speechrecognitionerrorevent
SpeechRecognitionEventhttps://webaudio.github.io/web-speech-api#speechrecognitionevent
SpeechRecognitionEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitioneventinit
SpeechRecognitionEvent(type, eventInitDict)https://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-speechrecognitionevent
SpeechRecognitionOptionshttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionoptions
SpeechRecognitionPhrasehttps://webaudio.github.io/web-speech-api#speechrecognitionphrase
SpeechRecognitionPhrase(phrase)https://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-speechrecognitionphrase
SpeechRecognitionPhrase(phrase, boost)https://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-speechrecognitionphrase
SpeechRecognitionQualityhttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionquality
SpeechRecognitionResulthttps://webaudio.github.io/web-speech-api#speechrecognitionresult
SpeechRecognitionResultListhttps://webaudio.github.io/web-speech-api#speechrecognitionresultlist
speechstarthttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-speechstart
SpeechSynthesishttps://webaudio.github.io/web-speech-api#speechsynthesis
speechSynthesishttps://webaudio.github.io/web-speech-api#dom-window-speechsynthesis
SpeechSynthesisErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechsynthesiserrorcode
SpeechSynthesisErrorEventhttps://webaudio.github.io/web-speech-api#speechsynthesiserrorevent
SpeechSynthesisErrorEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechsynthesiserroreventinit
SpeechSynthesisErrorEvent(type, eventInitDict)https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorevent-speechsynthesiserrorevent
SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#speechsynthesisevent
SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechsynthesiseventinit
SpeechSynthesisEvent(type, eventInitDict)https://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-speechsynthesisevent
SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#speechsynthesisutterance
SpeechSynthesisUtterance()https://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-speechsynthesisutterance
SpeechSynthesisUtterance(text)https://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-speechsynthesisutterance
SpeechSynthesisVoicehttps://webaudio.github.io/web-speech-api#speechsynthesisvoice
srchttps://webaudio.github.io/web-speech-api#dom-speechgrammar-src
event for SpeechRecognitionhttps://webaudio.github.io/web-speech-api#eventdef-speechrecognition-start
event for SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesisutterance-start
start()https://webaudio.github.io/web-speech-api#dom-speechrecognition-start
start(audioTrack)https://webaudio.github.io/web-speech-api#dom-speechrecognition-start-audiotrack
[[started]]https://webaudio.github.io/web-speech-api#dom-speechrecognition-started-slot
start session algorithmhttps://webaudio.github.io/web-speech-api#start-session-algorithm
stop()https://webaudio.github.io/web-speech-api#dom-speechrecognition-stop
"synthesis-failed"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-synthesis-failed
"synthesis-unavailable"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-synthesis-unavailable
texthttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-text
"text-too-long"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-text-too-long
transcripthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionalternative-transcript
"unavailable"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-unavailable
unspokenPunctuationhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-unspokenpunctuation
attribute for SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-utterance
dict-member for SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dom-speechsynthesiseventinit-utterance
voicehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-voice
voiceschangedhttps://webaudio.github.io/web-speech-api#eventdef-speechsynthesis-voiceschanged
"voice-unavailable"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-voice-unavailable
voiceURIhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-voiceuri
volumehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-volume
weighthttps://webaudio.github.io/web-speech-api#dom-speechgrammar-weight
https://webaudio.github.io/web-speech-api#index-defined-elsewhere
https://webaudio.github.io/web-speech-api#references
https://webaudio.github.io/web-speech-api#normative
Tags for Identifying Languageshttps://www.rfc-editor.org/rfc/rfc5646
https://www.rfc-editor.org/rfc/rfc5646https://www.rfc-editor.org/rfc/rfc5646
DOM Standardhttps://dom.spec.whatwg.org/
https://dom.spec.whatwg.org/https://dom.spec.whatwg.org/
HTML Standardhttps://html.spec.whatwg.org/multipage/
https://html.spec.whatwg.org/multipage/https://html.spec.whatwg.org/multipage/
HTML Speech Incubator Group Final Reporthttps://www.w3.org/2005/Incubator/htmlspeech/XGR-htmlspeech-20111206/
https://www.w3.org/2005/Incubator/htmlspeech/XGR-htmlspeech-20111206/https://www.w3.org/2005/Incubator/htmlspeech/XGR-htmlspeech-20111206/
Media Capture and Streamshttps://w3c.github.io/mediacapture-main/
https://w3c.github.io/mediacapture-main/https://w3c.github.io/mediacapture-main/
Permissionshttps://w3c.github.io/permissions/
https://w3c.github.io/permissions/https://w3c.github.io/permissions/
Permissions Policyhttps://w3c.github.io/webappsec-permissions-policy/
https://w3c.github.io/webappsec-permissions-policy/https://w3c.github.io/webappsec-permissions-policy/
Key words for use in RFCs to Indicate Requirement Levelshttps://datatracker.ietf.org/doc/html/rfc2119
https://datatracker.ietf.org/doc/html/rfc2119https://datatracker.ietf.org/doc/html/rfc2119
Service Workers Nightlyhttps://w3c.github.io/ServiceWorker/
https://w3c.github.io/ServiceWorker/https://w3c.github.io/ServiceWorker/
Speech Synthesis Markup Language (SSML) Version 1.1https://www.w3.org/TR/speech-synthesis11/
https://www.w3.org/TR/speech-synthesis11/https://www.w3.org/TR/speech-synthesis11/
Web IDL Standardhttps://webidl.spec.whatwg.org/
https://webidl.spec.whatwg.org/https://webidl.spec.whatwg.org/
https://webaudio.github.io/web-speech-api#idl-index
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechRecognitionhttps://webaudio.github.io/web-speech-api#speechrecognition
EventTargethttps://dom.spec.whatwg.org/#eventtarget
constructorhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-speechrecognition
SpeechGrammarListhttps://webaudio.github.io/web-speech-api#speechgrammarlist
grammarshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-grammars
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
langhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-lang
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
continuoushttps://webaudio.github.io/web-speech-api#dom-speechrecognition-continuous
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
interimResultshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-interimresults
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
unspokenPunctuationhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-unspokenpunctuation
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
maxAlternativeshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-maxalternatives
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-processlocally
ObservableArrayhttps://webidl.spec.whatwg.org/#idl-observable-array
SpeechRecognitionPhrasehttps://webaudio.github.io/web-speech-api#speechrecognitionphrase
phraseshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-phrases
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
starthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-start
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
starthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-start-audiotrack
MediaStreamTrackhttps://w3c.github.io/mediacapture-main/#dom-mediastreamtrack
audioTrackhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-start-audiotrack-audiotrack
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
stophttps://webaudio.github.io/web-speech-api#dom-speechrecognition-stop
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
aborthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-abort
Promisehttps://webidl.spec.whatwg.org/#idl-promise
AvailabilityStatushttps://webaudio.github.io/web-speech-api#enumdef-availabilitystatus
availablehttps://webaudio.github.io/web-speech-api#dom-speechrecognition-available
SpeechRecognitionOptionshttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionoptions
optionshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-available-options-options
Promisehttps://webidl.spec.whatwg.org/#idl-promise
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
installhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-install
SpeechRecognitionOptionshttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionoptions
optionshttps://webaudio.github.io/web-speech-api#dom-speechrecognition-install-options-options
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onaudiostarthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onaudiostart
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onsoundstarthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onsoundstart
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onspeechstarthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onspeechstart
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onspeechendhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onspeechend
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onsoundendhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onsoundend
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onaudioendhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onaudioend
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onresulthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onresult
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onnomatchhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onnomatch
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onerrorhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onerror
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onstarthttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onstart
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onendhttps://webaudio.github.io/web-speech-api#dom-speechrecognition-onend
SpeechRecognitionQualityhttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionquality
"command"https://webaudio.github.io/web-speech-api#dom-speechrecognitionquality-command
"dictation"https://webaudio.github.io/web-speech-api#dom-speechrecognitionquality-dictation
"conversation"https://webaudio.github.io/web-speech-api#dom-speechrecognitionquality-conversation
SpeechRecognitionOptionshttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionoptions
sequencehttps://webidl.spec.whatwg.org/#idl-sequence
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
langshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-langs
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
processLocallyhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-processlocally
SpeechRecognitionQualityhttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionquality
qualityhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionoptions-quality
SpeechRecognitionErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionerrorcode
"no-speech"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-no-speech
"aborted"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-aborted
"audio-capture"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-audio-capture
"network"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-network
"not-allowed"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-not-allowed
"service-not-allowed"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-service-not-allowed
"language-not-supported"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-language-not-supported
"phrases-not-supported"https://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorcode-phrases-not-supported
AvailabilityStatushttps://webaudio.github.io/web-speech-api#enumdef-availabilitystatus
"unavailable"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-unavailable
"downloadable"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-downloadable
"downloading"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-downloading
"available"https://webaudio.github.io/web-speech-api#dom-availabilitystatus-available
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechRecognitionErrorEventhttps://webaudio.github.io/web-speech-api#speechrecognitionerrorevent
Eventhttps://dom.spec.whatwg.org/#event
constructorhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-speechrecognitionerrorevent
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
typehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-speechrecognitionerrorevent-type-eventinitdict-type
SpeechRecognitionErrorEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionerroreventinit
eventInitDicthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-speechrecognitionerrorevent-type-eventinitdict-eventinitdict
SpeechRecognitionErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionerrorcode
errorhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-error
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
messagehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerrorevent-message
SpeechRecognitionErrorEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitionerroreventinit
EventInithttps://dom.spec.whatwg.org/#dictdef-eventinit
SpeechRecognitionErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechrecognitionerrorcode
errorhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerroreventinit-error
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
messagehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionerroreventinit-message
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechRecognitionAlternativehttps://webaudio.github.io/web-speech-api#speechrecognitionalternative
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
transcripthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionalternative-transcript
floathttps://webidl.spec.whatwg.org/#idl-float
confidencehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionalternative-confidence
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechRecognitionResulthttps://webaudio.github.io/web-speech-api#speechrecognitionresult
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
lengthhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-length
SpeechRecognitionAlternativehttps://webaudio.github.io/web-speech-api#speechrecognitionalternative
itemhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-item
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
indexhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-item-index-index
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
isFinalhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresult-isfinal
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechRecognitionResultListhttps://webaudio.github.io/web-speech-api#speechrecognitionresultlist
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
lengthhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresultlist-length
SpeechRecognitionResulthttps://webaudio.github.io/web-speech-api#speechrecognitionresult
itemhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresultlist-item
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
indexhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionresultlist-item-index-index
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechRecognitionEventhttps://webaudio.github.io/web-speech-api#speechrecognitionevent
Eventhttps://dom.spec.whatwg.org/#event
constructorhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-speechrecognitionevent
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
typehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-speechrecognitionevent-type-eventinitdict-type
SpeechRecognitionEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitioneventinit
eventInitDicthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-speechrecognitionevent-type-eventinitdict-eventinitdict
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
resultIndexhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-resultindex
SpeechRecognitionResultListhttps://webaudio.github.io/web-speech-api#speechrecognitionresultlist
resultshttps://webaudio.github.io/web-speech-api#dom-speechrecognitionevent-results
SpeechRecognitionEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechrecognitioneventinit
EventInithttps://dom.spec.whatwg.org/#dictdef-eventinit
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
resultIndexhttps://webaudio.github.io/web-speech-api#dom-speechrecognitioneventinit-resultindex
SpeechRecognitionResultListhttps://webaudio.github.io/web-speech-api#speechrecognitionresultlist
resultshttps://webaudio.github.io/web-speech-api#dom-speechrecognitioneventinit-results
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechGrammarhttps://webaudio.github.io/web-speech-api#speechgrammar
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
srchttps://webaudio.github.io/web-speech-api#dom-speechgrammar-src
floathttps://webidl.spec.whatwg.org/#idl-float
weighthttps://webaudio.github.io/web-speech-api#dom-speechgrammar-weight
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechGrammarListhttps://webaudio.github.io/web-speech-api#speechgrammarlist
constructorhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-speechgrammarlist
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
lengthhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-length
SpeechGrammarhttps://webaudio.github.io/web-speech-api#speechgrammar
itemhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-item
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
indexhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-item-index-index
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
addFromURIhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromuri
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
srchttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromuri-src-weight-src
floathttps://webidl.spec.whatwg.org/#idl-float
weighthttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromuri-src-weight-weight
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
addFromStringhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromstring
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
stringhttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromstring-string-weight-string
floathttps://webidl.spec.whatwg.org/#idl-float
weighthttps://webaudio.github.io/web-speech-api#dom-speechgrammarlist-addfromstring-string-weight-weight
SecureContexthttps://webidl.spec.whatwg.org/#SecureContext
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechRecognitionPhrasehttps://webaudio.github.io/web-speech-api#speechrecognitionphrase
constructorhttps://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-speechrecognitionphrase
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
phrasehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-speechrecognitionphrase-phrase-boost-phrase
floathttps://webidl.spec.whatwg.org/#idl-float
boosthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-speechrecognitionphrase-phrase-boost-boost
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
phrasehttps://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-phrase
floathttps://webidl.spec.whatwg.org/#idl-float
boosthttps://webaudio.github.io/web-speech-api#dom-speechrecognitionphrase-boost
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechSynthesishttps://webaudio.github.io/web-speech-api#speechsynthesis
EventTargethttps://dom.spec.whatwg.org/#eventtarget
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
pendinghttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-pending
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
speakinghttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-speaking
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
pausedhttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-paused
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onvoiceschangedhttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-onvoiceschanged
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
speakhttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-speak
SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#speechsynthesisutterance
utterancehttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-speak-utterance-utterance
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
cancelhttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-cancel
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
pausehttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-pause
undefinedhttps://webidl.spec.whatwg.org/#idl-undefined
resumehttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-resume
sequencehttps://webidl.spec.whatwg.org/#idl-sequence
SpeechSynthesisVoicehttps://webaudio.github.io/web-speech-api#speechsynthesisvoice
getVoiceshttps://webaudio.github.io/web-speech-api#dom-speechsynthesis-getvoices
Windowhttps://html.spec.whatwg.org/multipage/nav-history-apis.html#window
SameObjecthttps://webidl.spec.whatwg.org/#SameObject
SpeechSynthesishttps://webaudio.github.io/web-speech-api#speechsynthesis
speechSynthesishttps://webaudio.github.io/web-speech-api#dom-window-speechsynthesis
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#speechsynthesisutterance
EventTargethttps://dom.spec.whatwg.org/#eventtarget
constructorhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-speechsynthesisutterance
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
texthttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-speechsynthesisutterance-text-text
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
texthttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-text
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
langhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-lang
SpeechSynthesisVoicehttps://webaudio.github.io/web-speech-api#speechsynthesisvoice
voicehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-voice
floathttps://webidl.spec.whatwg.org/#idl-float
volumehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-volume
floathttps://webidl.spec.whatwg.org/#idl-float
ratehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-rate
floathttps://webidl.spec.whatwg.org/#idl-float
pitchhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-pitch
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onstarthttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onstart
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onendhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onend
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onerrorhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onerror
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onpausehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onpause
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onresumehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onresume
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onmarkhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onmark
EventHandlerhttps://html.spec.whatwg.org/multipage/webappapis.html#eventhandler
onboundaryhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisutterance-onboundary
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#speechsynthesisevent
Eventhttps://dom.spec.whatwg.org/#event
constructorhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-speechsynthesisevent
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
typehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-speechsynthesisevent-type-eventinitdict-type
SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechsynthesiseventinit
eventInitDicthttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-speechsynthesisevent-type-eventinitdict-eventinitdict
SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#speechsynthesisutterance
utterancehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-utterance
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
charIndexhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-charindex
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
charLengthhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-charlength
floathttps://webidl.spec.whatwg.org/#idl-float
elapsedTimehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-elapsedtime
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
namehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisevent-name
SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechsynthesiseventinit
EventInithttps://dom.spec.whatwg.org/#dictdef-eventinit
SpeechSynthesisUtterancehttps://webaudio.github.io/web-speech-api#speechsynthesisutterance
utterancehttps://webaudio.github.io/web-speech-api#dom-speechsynthesiseventinit-utterance
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
charIndexhttps://webaudio.github.io/web-speech-api#dom-speechsynthesiseventinit-charindex
unsigned longhttps://webidl.spec.whatwg.org/#idl-unsigned-long
charLengthhttps://webaudio.github.io/web-speech-api#dom-speechsynthesiseventinit-charlength
floathttps://webidl.spec.whatwg.org/#idl-float
elapsedTimehttps://webaudio.github.io/web-speech-api#dom-speechsynthesiseventinit-elapsedtime
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
namehttps://webaudio.github.io/web-speech-api#dom-speechsynthesiseventinit-name
SpeechSynthesisErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechsynthesiserrorcode
"canceled"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-canceled
"interrupted"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-interrupted
"audio-busy"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-audio-busy
"audio-hardware"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-audio-hardware
"network"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-network
"synthesis-unavailable"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-synthesis-unavailable
"synthesis-failed"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-synthesis-failed
"language-unavailable"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-language-unavailable
"voice-unavailable"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-voice-unavailable
"text-too-long"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-text-too-long
"invalid-argument"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-invalid-argument
"not-allowed"https://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorcode-not-allowed
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechSynthesisErrorEventhttps://webaudio.github.io/web-speech-api#speechsynthesiserrorevent
SpeechSynthesisEventhttps://webaudio.github.io/web-speech-api#speechsynthesisevent
constructorhttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorevent-speechsynthesiserrorevent
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
typehttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorevent-speechsynthesiserrorevent-type-eventinitdict-type
SpeechSynthesisErrorEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechsynthesiserroreventinit
eventInitDicthttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorevent-speechsynthesiserrorevent-type-eventinitdict-eventinitdict
SpeechSynthesisErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechsynthesiserrorcode
errorhttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserrorevent-error
SpeechSynthesisErrorEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechsynthesiserroreventinit
SpeechSynthesisEventInithttps://webaudio.github.io/web-speech-api#dictdef-speechsynthesiseventinit
SpeechSynthesisErrorCodehttps://webaudio.github.io/web-speech-api#enumdef-speechsynthesiserrorcode
errorhttps://webaudio.github.io/web-speech-api#dom-speechsynthesiserroreventinit-error
Exposedhttps://webidl.spec.whatwg.org/#Exposed
SpeechSynthesisVoicehttps://webaudio.github.io/web-speech-api#speechsynthesisvoice
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
voiceURIhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-voiceuri
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
namehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-name
DOMStringhttps://webidl.spec.whatwg.org/#idl-DOMString
langhttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-lang
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
localServicehttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-localservice
booleanhttps://webidl.spec.whatwg.org/#idl-boolean
defaulthttps://webaudio.github.io/web-speech-api#dom-speechsynthesisvoice-default
https://webaudio.github.io/web-speech-api#issues-index
Interacting with WebRTC, the Web Audio API and other external sourceshttps://lists.w3.org/Archives/Public/public-speech-api/2012Sep/0072.html
https://webaudio.github.io/web-speech-api#issue-2c77f5e1
Confidence propertyhttps://lists.w3.org/Archives/Public/public-speech-api/2012Jun/0143.html
https://webaudio.github.io/web-speech-api#issue-1fc473cc

Viewport: width=device-width, initial-scale=1, shrink-to-fit=no


URLs of crawlers that visited me.