getAvailableVoices abstract method
Get available voices for Google TTS
Returns a list of supported voice configurations
Implementation
Future<List<GoogleVoiceInfo>> getAvailableVoices();
Get available voices for Google TTS
Returns a list of supported voice configurations
Future<List<GoogleVoiceInfo>> getAvailableVoices();