Operations Summary: | |
void | queueEmptied(in SynthesizerEvent e) |
void | queueUpdated(in SynthesizerEvent e) |
Operations Inherited from EngineListener | |
engineAllocated, engineAllocatingResources, engineDeallocated, engineDeallocatingResources, engineError, enginePaused, engineResumed |
Operations Inherited from Bonobo::Listener | |
event, unImplemented, unImplemented2 |
Operations Inherited from Bonobo::Unknown | |
ref, unref, queryInterface |
Operation Details: |
An QUEUE_EMPTIED
event has occurred indicating
that the text output queue of the Synthesizer
has emptied. The Synthesizer
is in the
QUEUE_EMPTY
state.
SynthesizerEvent#QUEUE_EMPTIED
Synthesizer#QUEUE_EMPTY
An QUEUE_UPDATED
event has occurred indicating that
the speaking queue has changed. The Synthesizer
is
in the QUEUE_NOT_EMPTY
state.
SynthesizerEvent#QUEUE_UPDATED
Synthesizer#QUEUE_NOT_EMPTY