Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
NormalizerCollection Members
Include Protected Members
Include Inherited Members
Provides an application the functionality of selecting, prioritizing, and weighting normalizers.
The NormalizerCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose | Disposes the underlying speech objects. | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
Normalize | Performs normalization of the specified string. | |
ToString | (inherited from Object) |
Top