Save Method

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Saves the information in a GrammarInfo object to a stream or a file.

Overload List

  NameDescription
Public methodSave(Stream)Saves the information in a GrammarInfo object to the specified stream.
Public methodSave(String)Saves the information in a GrammarInfo object to the specified file path.
Top

See Also