VisemeReachedEventArgs::Duration Property

 

Gets the duration of the viseme.

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

public:
property TimeSpan Duration {
	TimeSpan get();
}

Property Value

Type: System::TimeSpan

A TimeSpan object that represents the duration of the viseme.

.NET Framework
Available since 3.0
Return to top
Show: