OnSpeechResult typedef

OnSpeechResult = void Function(SpeechRecognitionResult result)

Implementation

typedef OnSpeechResult = void Function(SpeechRecognitionResult result);