speech_recognition_kvc library
Classes
- SpeechRecognition
- the channel to control the speech recognition
- SpeechRecognitionError
Typedefs
- AvailabilityHandler = void Function(bool result)
- ErrorHandler = void Function(SpeechRecognitionError error)
- StringResultHandler = void Function(String text)