Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SpeechHypothesizedEventArgs Members
Include Protected Members
Include Inherited Members
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
Name | Description | |
---|---|---|
Result | Gets the results of the speech or DTMF recognition operation. (inherited from RecognitionEventArgs) |
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