Represents a compiler for speech recognition grammars.
Inheritance Hierarchy
Namespace:
Microsoft.Speech.Recognition.SrgsGrammar
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class MssGrammarCompiler |
Visual Basic (Usage) |
---|
You do not need to declare an instance of a static class in order to access its members. |
C# |
---|
public static class MssGrammarCompiler |
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.