Readonly
endThe time in milliseconds when the word ended in the audio.
Readonly
startThe time in milliseconds when the word started in the audio.
Readonly
wordThe 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
onTTSCompleteHandler
callback providing timing details for word pronunciation.Example