Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
NormalizedResultAlternate Members
Include Protected Members
Include Inherited Members
Represents the basic unit of a normalized result.
The NormalizedResultAlternate type exposes the following members.
Properties
Name | Description | |
---|---|---|
NormalizedString | Gets the normalized string with the highest confidence. | |
Result | Gets the normalized result of which this NormalizedResultAlternate is one part. |
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