| SpeechResponseEventArgs Class |
Namespace: Microsoft.CognitiveServices.SpeechRecognition
public class SpeechResponseEventArgs : EventArgs
The SpeechResponseEventArgs type exposes the following members.
| 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.) |
| Name | Description | |
|---|---|---|
| PhraseResponse |
Gets the RecognitionResult
|