menu
flutter_boilerplate 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(); }
flutter_boilerplate package
documentation
services/text_to_speech/tts_service
TTSService
stopSpeaking method
TTSService class