Note

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

NormalizerCollection Class

Provides an application the functionality of selecting, prioritizing, and weighting normalizers.

Inheritance Hierarchy

System.Object
  Microsoft.Speech.Text.NormalizerCollection

Namespace:  Microsoft.Speech.Text
Assembly:  Microsoft.Speech (in Microsoft.Speech.dll)

Syntax

'Declaration
Public Class NormalizerCollection
'Usage
Dim instance As NormalizerCollection
public class NormalizerCollection

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

NormalizerCollection Members

Microsoft.Speech.Text Namespace