NormalizedResult Members
From Microsoft Speech Platform SDK 11
Represents the results from normalization.
The NormalizedResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| InputString | Gets the original (before normalization) input string. | |
| TopAlternate | Gets the normalized string with the highest confidence from the list of normalized alternates. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetAlternates | Returns the alternates element for the entire input string. | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |