Create Grammars Using SrgsGrammar (Microsoft.Speech)

Microsoft Speech Platform SDK 11

Collapse image Expand Image Copy image CopyHover image

Using the classes in the Microsoft.Speech.Recognition.SrgsGrammar namespace, you can programmatically create grammars that conform to the Speech Recognition Grammar Specification (SRGS) Version 1.0, as implemented by the Microsoft Speech Platform SDK 11. The types of the Microsoft.Speech.Recognition.SrgsGrammar namespace map closely to the elements and attributes defined by SRGS.

In This Section