Describes events associated with audio input/output for an
Engine
. The event source is an Engine
object.
Extended by the RecognizerAudioEvent
class that provides
specialized events for a Recognizer
.
Engine
::GNOME::Speech::Recognition::RecognizerAudioEvent
Operations Summary: | |
void | initWithEngineAndId(in Engine source, in long id) |
Operations Inherited from SpeechEvent | |
init, initWithId, getId, getSource, paramString, toString |
Operations Inherited from Bonobo::Unknown | |
ref, unref, queryInterface |
Operation Details: |
Initialises an AudioEvent with a specified id.
Engine
that produced the event.