Stop listening for speech.
Stops audio capture and recognition. This does not trigger an onFinalResponse event. To get the final result before stopping, set short VAD timeouts (e.g., via setVADParameter) so the recognizer stops naturally.
onFinalResponse
true if stop was successful.
true
Stop listening for speech.
Stops audio capture and recognition. This does not trigger an
onFinalResponseevent. To get the final result before stopping, set short VAD timeouts (e.g., via setVADParameter) so the recognizer stops naturally.