Operations Summary: | |
void | audioLevel(in RecognizerAudioEvent e) |
void | speechStarted(in RecognizerAudioEvent e) |
void | speechStopped(in RecognizerAudioEvent e) |
Operations Inherited from Bonobo::Unknown | |
ref, unref, queryInterface |
Operation Details: |
AUDIO_LEVEL
event has occurred indicating a change
in the current volume of the audio input to a recognizer.
RecognizerAudioEvent#AUDIO_LEVEL
The recognizer has detected a possible start of speech.
RecognizerAudioEvent#SPEECH_STARTED
The recognizer has detected a possible end of speech.
RecognizerAudioEvent#SPEECH_STOPPED