AudioSignalProblemOccurredEventArgs Members
From Microsoft Speech Platform SDK 11
| AudioSignalProblemOccurredEventArgs Members |
| AudioSignalProblemOccurredEventArgs Class Methods Properties See Also Send Feedback |
Provides data for the AudioSignalProblemOccurred event.
The AudioSignalProblemOccurredEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AudioLevel | Gets the audio level associated with the event. | |
| AudioPosition | Gets the position in the input device's audio stream that indicates where the problem occurred. | |
| AudioSignalProblem | Gets the audio signal problem. | |
| RecognizerAudioPosition | Gets the recognizer audio position associated with the event. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |