PhonemeReachedEventArgs::Duration Property

 

Gets the duration of the phoneme.

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 indicating the duration.

.NET Framework
Available since 3.0
Return to top
Show: