AudioSignalProblemOccurredEventArgs::AudioPosition Property
.NET Framework (current version)
Gets the position in the input device's audio stream that indicates where the problem occurred.
Assembly: System.Speech (in System.Speech.dll)
Property Value
Type: System::TimeSpanThe position in the input device's audio stream when the AudioSignalProblemOccurred event was raised.
The AudioPosition property references the input device's position in its generated audio stream. By contrast, the RecognizerAudioPosition property references the recognizer's position within its audio input. These positions can be different. For more information, see Using Speech Recognition Events.
.NET Framework
Available since 3.0
Available since 3.0
Show: