Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

AudioSignalProblemOccurredEventArgs Members

Include Protected Members
Include Inherited Members

Provides data for the AudioSignalProblemOccurred event.

The AudioSignalProblemOccurredEventArgs type exposes the following members.

Properties

  Name Description
Public property AudioLevel Gets the audio level associated with the event.
Public property AudioPosition Gets the position in the input device's audio stream that indicates where the problem occurred.
Public property AudioSignalProblem Gets the audio signal problem.
Public property RecognizerAudioPosition Gets the recognizer audio position associated with the event.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

AudioSignalProblemOccurredEventArgs Class

Microsoft.Speech.Recognition Namespace