The RecognizeCompletedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
AudioPosition | Gets the location in the input device's audio stream associated with the SpeechRecognitionEngine..::..RecognizeCompleted event. | |
BabbleTimeout | Gets a value that indicates whether a babble timeout generated the SpeechRecognitionEngine..::..RecognizeCompleted event. | |
Cancelled | (Inherited from AsyncCompletedEventArgs.) | |
Error | (Inherited from AsyncCompletedEventArgs.) | |
InitialSilenceTimeout | Gets a value that indicates whether an initial silence timeout generated the SpeechRecognitionEngine..::..RecognizeCompleted event. | |
InputStreamEnded | Gets a value indicating whether the input stream ended. | |
Result | Gets the recognition result. | |
UserState | (Inherited from AsyncCompletedEventArgs.) |