Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

SpeechRecognizedEventArgs Members

Include Protected Members
Include Inherited Members

Provides information for the Grammar.SpeechRecognized and SpeechRecognitionEngine.SpeechRecognized events.

The SpeechRecognizedEventArgs type exposes the following members.

Properties

  Name Description
Public property IsExtendable Gets whether this recognition can be extended by additional input.
Public property Result Gets the results of the speech or DTMF recognition operation. (inherited from RecognitionEventArgs)

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

SpeechRecognizedEventArgs Class

Microsoft.Speech.Recognition Namespace