Note

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

ReplacementText Members

Include Protected Members
Include Inherited Members

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

The ReplacementText type exposes the following members.

Properties

  Name Description
Public property CountOfWords Gets the number of recognized words replaced by the speech normalization procedure.
Public property DisplayAttributes Gets information about the leading and trailing spaces for the text replaced by normalization.
Public property FirstWordIndex Gets the location of the first recognized word replaced by the speech normalization procedure.
Public property Text Gets the recognized text replaced by the speech normalization procedure.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
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

ReplacementText Class

Microsoft.Speech.Recognition Namespace