VisemeReachedEventArgs::NextViseme Property

 

Gets the value of the next viseme.

Namespace:   System.Speech.Synthesis
Assembly:  System.Speech (in System.Speech.dll)

public:
property int NextViseme {
	int get();
}

Property Value

Type: System::Int32

An Int32 object that contains the value of the next viseme.

.NET Framework
Available since 3.0
Return to top
Show: