Initialise a SynthesizerEvent
with a specified
event id and topOfQueueChanged
flag.
Parameters:
source - the synthesizer that issued the event.
id - the identifier for the event type.
topOfQueueChanged - true if top item on speech output queue changed.
oldEngineState - engine state prior to this event.
newEngineState - engine state following this event.
Return the topOfQueueChanged
value. The value is
true for a QUEUE_UPDATED
event when the top item
in the speech output queue has changed.
Return:
he topOfQueueChanged
value.
See Also:
topOfQueueChanged