ReplacementText Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Contains information about a speech normalization procedure that has been performed on recognition results.

The ReplacementText type exposes the following members.

Properties

  NameDescription
Public propertyCountOfWordsGets the number of recognized words replaced by the speech normalization procedure.
Public propertyDisplayAttributesGets information about the leading and trailing spaces for the text replaced by normalization.
Public propertyFirstWordIndexGets the location of the first recognized word replaced by the speech normalization procedure.
Public propertyTextGets the recognized text replaced by the speech normalization procedure.
Top

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

See Also