SrgsGrammarCompiler Class
Compiles an XML-format SRGS document into a binary CFG file.
Namespace: Microsoft.Speech.Recognition.SrgsGrammar
Assembly: Microsoft.Speech (in microsoft.speech.dll)
Syntax
'Declaration
Public NotInheritable Class SrgsGrammarCompiler
public static class SrgsGrammarCompiler
public ref class SrgsGrammarCompiler abstract sealed
public final class SrgsGrammarCompiler
public final class SrgsGrammarCompiler
Remarks
To compile an SRGS document to a file use Compile
Inheritance Hierarchy
System.Object
Microsoft.Speech.Recognition.SrgsGrammar.SrgsGrammarCompiler
Thread Safety
All public static (Shared in Visual Basic) members of this type are thread-safe. Instance members are not guaranteed to be thread-safe.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition
Target Platforms
See Also
Reference
SrgsGrammarCompiler Members
Microsoft.Speech.Recognition.SrgsGrammar Namespace