RecognizerUpdateReachedEventArgs Members

Returns data from the RecognizerUpdateReached event.

The following tables list the members exposed by the RecognizerUpdateReachedEventArgs type.

Public Fields

  Name Description
Dd167650.pubfield(en-us,office.13).gifDd167650.static(en-us,office.13).gif Empty  (inherited from EventArgs )

Top

Public Properties

  Name Description
Dd167650.pubproperty(en-us,office.13).gif AudioPosition Gets the audio position associated with the event.
Dd167650.pubproperty(en-us,office.13).gif UserToken Gets the UserToken passed to the system when an application creates a recognition engine configuration modification request.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd167650.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd167650.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd167650.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd167650.pubmethod(en-us,office.13).gifDd167650.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd167650.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Dd167650.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd167650.protmethod(en-us,office.13).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

RecognizerUpdateReachedEventArgs Class
Microsoft.Speech.Recognition Namespace
RecognizerUpdateReached
RequestRecognizerUpdate