|
Class Summary |
| Example |
Element contained within a rule definition that provides an example of
input that matches the rule. |
| Grammar |
The <grammar> element is used to provide a speech grammar that
specifies a set of utterances that a user may speak to perform an action or
supply information, and
for a matching utterance, returns a corresponding semantic interpretation. |
| Item |
Define an expansion with optional repeating and probability. |
| OneOf |
Define a set of alternative rule expansions. |
| Rule |
A rule definition associates a legal rule expansion with a rulename. |
| Ruleref |
Refer to a rule defined locally or externally. |
| SrgsXmlDocument |
A SRGS XML document according to the specifcation in
http://www.w3.org/TR/2004/REC-speech-grammar-20040316/. |
| Tag |
Define an arbitrary string that to be included inline in an expansion
which may be used for semantic interpretation. |
| Token |
Define a word or other entity that may serve as input. |