Grammar Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The Grammar type exposes the following members.

Properties

  NameDescription
Public propertyEnabledGets or sets a value that controls whether a Grammar can be used by a recognition engine to perform recognition.
Public propertyLoadedGets whether a Grammar has been loaded by a recognition engine.
Public propertyNameGets or sets the name of a Grammar object.
Public propertyPriorityGets or sets the priority value of a Grammar object.
Public propertyRuleNameGets the identifier of the root rule or entry point rule of a Grammar instance.
Public propertyWeightGets or sets the weight value of a Grammar object.
Top

See Also