Dart SDK
dart:html
SpeechRecognition
supported
supported
Dart SDK
dart:html
SpeechRecognition
supported
property
supported
Dart SDK
dart:html
SpeechRecognition
Constants
audioEndEvent
audioStartEvent
endEvent
errorEvent
noMatchEvent
resultEvent
soundEndEvent
soundStartEvent
speechEndEvent
speechStartEvent
startEvent
Static properties
instanceRuntimeType
supported
Constructors
SpeechRecognition
internal_
Properties
audioTrack
continuous
grammars
interimResults
lang
maxAlternatives
onAudioEnd
onAudioStart
onEnd
onError
onNoMatch
onResult
onSoundEnd
onSoundStart
onSpeechEnd
onSpeechStart
onStart
hashCode
on
runtimeType
Operators
operator ==
Methods
abort
start
stop
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
bool
supported
Checks if this type is supported on the current platform.
Source
static bool get supported => true;
Cookies management controls