A method channel FlutterAzureSpeech instance.
FlutterAzureSpeech
Future<String?> getSpeechToText(String language) { return FlutterAzureSpeechPlatform.instance.getSpeechToText(language); }