SpeechSynthesisVisemeEventArgs Class

Definition

Defines contents of speech synthesis viseme event. Added in version 1.16.0

public class SpeechSynthesisVisemeEventArgs
Inheritance
java.lang.Object
SpeechSynthesisVisemeEventArgs

Methods

getAnimation()

Specifies the animation, could be in svg or other format.

getAudioOffset()

Specifies current viseme's time offset in output audio, by ticks (100ns).

getVisemeId()

Specifies current viseme ID.

Applies to