OnSpeechResult typedef
OnSpeechResult =
void Function(SpeechRecognitionResult result)
Implementation
typedef OnSpeechResult = void Function(SpeechRecognitionResult result);
typedef OnSpeechResult = void Function(SpeechRecognitionResult result);