menu
speech_to_text_pro package
documentation
speech_to_text_pro_web.dart
SpeechToTextProWeb
stop method
stop method
dark_mode
light_mode
stop
method
@
override
Future
<
void
>
stop
(
)
override
Implementation
@override Future<void> stop() async { _listeningController.add(false); }
speech_to_text_pro package
documentation
speech_to_text_pro_web
SpeechToTextProWeb
stop method
SpeechToTextProWeb class