AudioSignalProblemOccurredEventArgs Members

Returns data from the AudioSignalProblemOccurred event.

The following tables list the members exposed by the AudioSignalProblemOccurredEventArgs type.

Public Fields

  Name Description
Dd167321.pubfield(en-us,office.13).gifDd167321.static(en-us,office.13).gif Empty  (inherited from EventArgs )

Top

Public Properties

  Name Description
Dd167321.pubproperty(en-us,office.13).gif AudioLevel Gets the audio level associated with the event.
Dd167321.pubproperty(en-us,office.13).gif AudioPosition Gets the audio position associated with the event.
Dd167321.pubproperty(en-us,office.13).gif AudioSignalProblem Gets the audio signal problem.
Dd167321.pubproperty(en-us,office.13).gif RecognizerAudioPosition Gets the recognizer audio position associated with the event.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd167321.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd167321.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd167321.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd167321.pubmethod(en-us,office.13).gifDd167321.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd167321.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Dd167321.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd167321.protmethod(en-us,office.13).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

AudioSignalProblemOccurredEventArgs Class
Microsoft.Speech.Recognition Namespace
AudioSignalProblem Enumeration
SignalProblem