RecognizerUpdateReachedEventArgs Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Provides data for the RecognizerUpdateReached event.

The RecognizerUpdateReachedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAudioPositionGets the audio position associated with the event.
Public propertyUserTokenGets the UserToken passed to the system when an application calls RequestRecognizerUpdate()()()().
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