Note

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

MssGrammarCompiler Class

Represents a compiler for speech recognition grammars.

Inheritance Hierarchy

System.Object
  Microsoft.Speech.Recognition.SrgsGrammar.MssGrammarCompiler

Namespace:  Microsoft.Speech.Recognition.SrgsGrammar
Assembly:  Microsoft.Speech (in Microsoft.Speech.dll)

Syntax

'Declaration
Public NotInheritable Class MssGrammarCompiler
'Usage
You do not need to declare an instance of a static class in order to access its members.
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.

See Also

Reference

MssGrammarCompiler Members

Microsoft.Speech.Recognition.SrgsGrammar Namespace