polymer_app_layout_template
polymer_app_layout.behaviors
SpeechRecognition
onSoundStart
onSoundStart
polymer_app_layout_template
polymer_app_layout.behaviors
SpeechRecognition
onSoundStart
property
onSoundStart
polymer_app_layout_template
polymer_app_layout.behaviors
SpeechRecognition
Constants
audioEndEvent
audioStartEvent
endEvent
errorEvent
noMatchEvent
resultEvent
soundEndEvent
soundStartEvent
speechEndEvent
speechStartEvent
startEvent
Static properties
supported
Properties
continuous
grammars
interimResults
lang
maxAlternatives
on
onAudioEnd
onAudioStart
onEnd
onError
onNoMatch
onResult
onSoundEnd
onSoundStart
onSpeechEnd
onSpeechStart
onStart
Constructors
SpeechRecognition
Methods
abort
addEventListener
dispatchEvent
removeEventListener
start
stop
Stream<
Event
>
onSoundStart
read-only
Stream of
soundstart
events handled by this
SpeechRecognition
.