menu
js_bindings package
documentation
bindings/speech_api.dart
PropsSpeechRecognition
stop method
stop method
dark_mode
light_mode
stop
method
void
stop
(
)
Implementation
void
stop() => js_util.callMethod(
this
,
'stop'
, []);
js_bindings package
documentation
bindings/speech_api
PropsSpeechRecognition
stop method
PropsSpeechRecognition extension on
SpeechRecognition
Properties
continuous
grammars
interimResults
lang
maxAlternatives
onaudioend
onaudiostart
onend
onerror
onnomatch
onresult
onsoundend
onsoundstart
onspeechend
onspeechstart
onstart
Methods
abort
start
stop