This topic has not yet been rated - Rate this topic

SpeechRecognitionEngine.RecognizeAsync Method

Provides asynchronous recognition support

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method RecognizeAsync() Provides a single asynchronous recognition operation on recognition engine input.
Public method RecognizeAsync(RecognizeMode) Provides either single or multiple asynchronous recognition reoperations on recognition engine input.
Top

The overloads of InitialSilenceTimeout allow an application to asynchronously perform a single recognition operation or multiple recognition operations.

The results of asynchronous recognition operations are obtained by event handlers, in particular RecognizeCompleted, SpeechRecognitionRejected, and SpeechRecognized.

Recognition failure may be due either to time out, or by a failure of the recognition engine grammar.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ