Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
ISpGrammarCompiler
ISpGrammarCompiler transforms the XML-format grammars that conform to the Speech Recognition Grammar Specification (SRGS) Version 1.0 into a binary format used by speech recognition engines in the Speech Platform. This compiling process can be performed either before or during application run time.
Methods in Vtable Order
ISpGrammarCompiler Methods | Description |
---|---|
CompileStream | Loads the XML grammar and produces the binary grammar format. |