VisemeReachedEventArgs.Viseme Property

Definition

Gets the value of the viseme.

public:
 property int Viseme { int get(); };
public int Viseme { get; }
member this.Viseme : int
Public ReadOnly Property Viseme As Integer

Property Value

An Int32 object that contains the value of the viseme.

Applies to