Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
RecognizerUpdateReachedEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the RecognizerUpdateReached event.
The RecognizerUpdateReachedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
AudioPosition | Gets the audio position associated with the event. | |
UserToken | Gets the UserToken passed to the system when an application calls RequestRecognizerUpdate(). |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top