GrammarBuilder.AppendDictation Method
Appends a dictation grammar to the current sequence of grammar elements.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AppendDictation() | Appends the default dictation grammar to the current sequence of grammar elements. |
|
AppendDictation(String) | Appends the specified dictation grammar to the current sequence of grammar elements. |
The AppendDictation methods allow you to append a dictation grammar as a rule to a GrammarBuilder.
For more information on dictation grammars, see DictationGrammar.