NormalizedResult Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Represents the results from normalization.

The NormalizedResult type exposes the following members.

Properties

  NameDescription
Public propertyInputStringGets the original (before normalization) input string.
Public propertyTopAlternateGets the normalized string with the highest confidence from the list of normalized alternates.
Top

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetAlternatesReturns the alternates element for the entire input string.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

See Also