Get available voices for this provider
Future<List<VoiceInfo>> getVoices() { throw UnsupportedError('Voice listing not supported by this provider'); }