Return supported voices
Future<List<String>?> getVoice() => TextToSpeechPlatform.instance.getVoice();