Get available voices for this provider
@override Future<List<VoiceInfo>> getVoices() async { return audio.getVoices(); }