Create Grammars Using SrgsGrammar

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

In This Section