Recognizer needs a decoding graph before it can listen. Call prepareForListening.
Recognizer is ready to start listening. Call startListening.
Recognizer is currently listening for speech.
Recognizer is performing final processing after speech ended.
Possible states of the recognizer.
The recognizer follows a lifecycle:
NeedsDecodingGraphReadyToListenListeningFinalProcessingReadyToListenQuery the current state with getRecognizerState.