local_voice_platform_interface library

Classes

LocalVoiceEvent
Base type for events delivered over the platform event stream.
LocalVoicePlatform
Platform contract implemented by MethodChannelLocalVoice (and any federated platform implementation).
SpeechRecognitionResult
A single transcript emitted by the on-device recognizer.
VoiceErrorEvent
A recognizer error.
VoiceRecognitionError
An error surfaced by the native recognizer (permission denial, no speech detected, recognizer busy, on-device model unavailable, etc).
VoiceResultEvent
A transcript update (partial or final).
VoiceStatusEvent
A listening-lifecycle transition.

Enums

VoiceListeningStatus
Lifecycle state of the on-device recognizer.