Readonly
dataThe audio sample data buffer.
Readonly
indexThe list of index marks in the buffer.
Readonly
maxThe maximum number of bytes in the data buffer.
Readonly
maxThe maximum number of classes in the index array.
Readonly
maxThe maximum number of classes in the phoneme array.
Readonly
phonemeThe list of phonemes in the buffer.
Generated using TypeDoc
Contains information about the current state of the Text-To-Speech system.
Comment
When the memory buffer is completed, the memory buffer is returned to the calling application. A memory buffer is considered completed when any one of the following occur:
TTSForce
argument is used in the call to speak().See