flutter_speech library

Classes

SpeechRecognition
the channel to control the speech recognition

Typedefs

AvailabilityHandler = void Function(bool result)
StringResultHandler = void Function(String text)