ReadonlyendThe time in milliseconds when the word ended in the audio.
ReadonlystartThe time in milliseconds when the word started in the audio.
ReadonlywordThe words the synthesized audio was generated for (as text might be expanded during the synthesize process, there might be a slight variation between the input text and the words returned).
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Parameter returned in the
onTTSCompleteHandlercallback providing timing details for word pronunciation.Example