|
| Leading Translation Management System for Translation Agencies, Top Translation Management Software for Freelance Translators, Time Tracking Software, Word Count, Character Count and Line Count Software, Computer Assisted Translation Tool for Easy Word Count, Clipboard Character Count Software, User-Friendly Translation Memory Software, Terminology Management Software, Terminology Management Server, Microsoft Glossary Software, Dictionary of Acronyms, Social Network for Translators and Translation Agencies, Acronyms and Abbreviations Search Engine, Russian Translation Lab, Ukrainian Translation Lab. |
You are reading help file online using chmlib.com
|
Microsoft Speech SDK
SAPI 5.1
ISpGramCompBackend::SetSaveObjects
ISpGramCompBackend::SetSaveObjects sets the storage location of the binary grammar.
HRESULT SetSaveObjects(
IStream *pStream,
ISpErrorLog *pErrorLog
);
Parameters
- pStream
- Address of the IStream that receives the binary grammar.
- pErrorLog
- Address of the ISpErrorLog interface that receives the error information.
Return values
Value |
Description |
S_OK |
Function completed successfully. |
E_INVALIDARG |
Either pStream or pErrorLog is bad or invalid. |
FAILED(hr) |
Appropriate error message. |
Remarks
When ISpGrammarBuilder::Commit is called, the grammar compiler back end writes the binary grammar to the location of pStream. When calling the SetSaveObjects method multiple times, the last call made before calling Commit, receives the binary grammar.
You are reading help file online using chmlib.com
|
If you want your help file to be removed or added please send e-mail to chmlibcom@gmail.com