menu
base_application package
documentation
services/text_to_speech/tts_service.dart
TTSService
stopSpeaking method
stopSpeaking method
dark_mode
light_mode
stopSpeaking
method
dynamic
stopSpeaking
(
)
Implementation
stopSpeaking(){ _tts.stop(); }
base_application package
documentation
services/text_to_speech/tts_service
TTSService
stopSpeaking method
TTSService class