Save Method
From Microsoft Speech Platform SDK 11
Saves the information in a GrammarInfo object to a stream or a file.
Overload List
| Name | Description | |
|---|---|---|
| Save(Stream) | Saves the information in a GrammarInfo object to the specified stream. | |
| Save(String) | Saves the information in a GrammarInfo object to the specified file path. |