PhonemeReachedEventArgs::AudioPosition Property

 

Gets the audio position of the phoneme.

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 indicating the audio position.

.NET Framework
Available since 3.0
Return to top
Show: