EmulateRecognizeCompletedEventArgs Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The EmulateRecognizeCompletedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCancelled (Inherited from AsyncCompletedEventArgs.)
Public propertyError (Inherited from AsyncCompletedEventArgs.)
Public propertyResultGets the results of emulated recognition.
Public propertyUserState (Inherited from AsyncCompletedEventArgs.)
Top

See Also