Represents the results from normalization.
Inheritance Hierarchy
Namespace:
Microsoft.Speech.Text
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class NormalizedResult |
Visual Basic (Usage) |
---|
Dim instance As NormalizedResult |
C# |
---|
public class NormalizedResult |
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.