Dart SDK
dart:html
SpeechRecognition
supported
property
supported
SpeechRecognition
Constants
audioEndEvent
audioStartEvent
endEvent
errorEvent
noMatchEvent
resultEvent
soundEndEvent
soundStartEvent
speechEndEvent
speechStartEvent
startEvent
Static properties
supported
Properties
continuous
grammars
interimResults
lang
maxAlternatives
onAudioEnd
onAudioStart
onEnd
onError
onNoMatch
onResult
onSoundEnd
onSoundStart
onSpeechEnd
onSpeechStart
onStart
on
Constructors
SpeechRecognition
Methods
abort
start
stop
addEventListener
removeEventListener
dispatchEvent
bool
supported
read-only
Checks if this type is supported on the current platform.