Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

NormalizedResult Members

Include Protected Members
Include Inherited Members

Represents the results from normalization.

The NormalizedResult type exposes the following members.

Properties

  Name Description
Public property InputString Gets the original (before normalization) input string.
Public property TopAlternate Gets the normalized string with the highest confidence from the list of normalized alternates.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetAlternates Returns the alternates element for the entire input string.
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

NormalizedResult Class

Microsoft.Speech.Text Namespace