SpeechRecognizedEventArgs Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The SpeechRecognizedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyIsExtendableGets whether this recognition can be extended by additional input.
Public propertyResultGets the results of the speech or DTMF recognition operation. (Inherited from RecognitionEventArgs.)
Top

See Also