OnSpeechError typedef

OnSpeechError = void Function(SpeechRecognitionError error)

Implementation

typedef OnSpeechError = void Function(SpeechRecognitionError error);