ReplacementText Members
From Microsoft Speech Platform SDK 11
Contains information about a speech normalization procedure that has been performed on recognition results.
The ReplacementText type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CountOfWords | Gets the number of recognized words replaced by the speech normalization procedure. | |
| DisplayAttributes | Gets information about the leading and trailing spaces for the text replaced by normalization. | |
| FirstWordIndex | Gets the location of the first recognized word replaced by the speech normalization procedure. | |
| Text | Gets the recognized text replaced by the speech normalization procedure. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |