menu
flutter_agent_pupau package
documentation
services/tts_service.dart
TtsService
stopReading method
stopReading method
dark_mode
light_mode
stopReading
method
void
stopReading
(
)
Implementation
void stopReading() => textToSpeach.stop();
flutter_agent_pupau package
documentation
services/tts_service
TtsService
stopReading method
TtsService class