getAvailableVoices abstract method

Future<List<GoogleVoiceInfo>> getAvailableVoices()

Get available voices for Google TTS

Returns a list of supported voice configurations

Implementation

Future<List<GoogleVoiceInfo>> getAvailableVoices();