Enumeration SynthesisEventType

Enumeration Members

Enumeration Members

AUDIO: 1

Indicate that audio data is available.

FINISHED: 2

Indicate the end of synthesis. Does not necessarily mean stream is done.

STARTED: 0

Indicate the start of synthesis. Retriggered after FINISHED.