BookmarkReachedEventArgs::AudioPosition Property

 

Gets the time offset at which the bookmark was reached.

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

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

Property Value

Type: System::TimeSpan

Returns the location in the audio input stream of a synthesis engine when the event was raised.

.NET Framework
Available since 3.0
Return to top
Show: