SrgsDocument Constructor

Overload List

Name Description
SrgsDocument ()
Initializes a new instance of the SrgsDocument class.
SrgsDocument (GrammarBuilder)
Initializes a new instance of the SrgsDocument class specifying a set of rules defined by the GrammarBuilder object.
SrgsDocument (SrgsRule)
Initializes a new instance of the SrgsDocument class specifying the root rule of SrgsDocument.
SrgsDocument (String)
Initializes a new instance of the SrgsDocument class specifying the location of the XML document that is used to fill in the SrgsDocument instance.
SrgsDocument (XmlReader)
Initializes a new instance of the SrgsDocument class specifying the grammar to use when creating the document.

See Also

Reference

SrgsDocument Class
SrgsDocument Members
Microsoft.Speech.Recognition.SrgsGrammar Namespace