RecognizerUpdateReachedEventArgs::AudioPosition Property
.NET Framework (current version)
Gets the audio position associated with the event.
Assembly: System.Speech (in System.Speech.dll)
Property Value
Type: System::TimeSpanReturns the location within the speech buffer of a SpeechRecognizer or a SpeechRecognitionEngine when it pauses and raises a RecognizerUpdateReached event.
Applications can use the location indicated by AudioPosition to access audio input that occurred while the recognition engine was paused.
.NET Framework
Available since 3.0
Available since 3.0
Show: