SpeechHypothesizedEventArgs Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Provides data for the SpeechHypothesized event.

The SpeechHypothesizedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyResultGets the results of the speech or DTMF recognition operation. (Inherited from RecognitionEventArgs.)
Top

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

See Also