VisemeReachedEventArgs::AudioPosition Property

 

Gets the position of the viseme in the audio stream.

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

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

Property Value

Type: System::TimeSpan

A TimeSpan object that represents the position of the viseme.

.NET Framework
Available since 3.0
Return to top
Show: