Dart SDK
dart:html
SpeechRecognition
onSoundStart
property
onSoundStart
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
Stream
<
Event
>
onSoundStart
read-only
Stream of
soundstart
events handled by this [SpeechRecognition].