This topic has not yet been rated - Rate this topic

SpeechRecognitionEngine.Recognize Method

Provides synchronous 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 Recognize() Provides a single synchronous recognition operation on recognition engine input.
Public method Recognize(TimeSpan) Provides a single synchronous recognition operation, with a predetermined time out, on recognition engine input.
Top

The overloads of InitialSilenceTimeout allow an application to synchronously perform a single recognition operation.

The methods will return either a valid RecognitionResult on recognition success and null on recognition failure.

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