menu
neomage package
documentation
data/services/voice_service.dart
TtsEngine
speak abstract method
speak abstract method
dark_mode
light_mode
speak
abstract method
Future
<
void
>
speak
(
String
text
,
VoiceConfig
config
)
Implementation
Future<void> speak(String text, VoiceConfig config);
neomage package
documentation
data/services/voice_service
TtsEngine
speak abstract method
TtsEngine class