AudioSignalProblemOccurredEventArgs Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Provides data for the AudioSignalProblemOccurred event.

The AudioSignalProblemOccurredEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAudioLevelGets the audio level associated with the event.
Public propertyAudioPositionGets the position in the input device's audio stream that indicates where the problem occurred.
Public propertyAudioSignalProblemGets the audio signal problem.
Public propertyRecognizerAudioPositionGets the recognizer audio position associated with the event.
Top

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

See Also