|
| 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
ISpPrivateEngineCall::CallEngineEx
ISpPrivateEngineCall::CallEngineEx returns the non-fixed size data block response information associated with the SR engine.
Applications implementing this method must call CoTaskMemFree() to free memory associated with the returned response.
HRESULT CallEngineEx(
const void *pInFrame,
ULONG ulInFrameSize,
void **ppCoMemOutFrame,
ULONG *pulOutFrameSize
);
Parameters
- pInFrame
- [in] Address of the recognition engine data.
- ulInFrameSize
- [in] Size, in bytes, of the pInCallFrame structure.
- ppCoMemOutFrame
- [out] Address of a pointer to the data block information associated with the SR engine.
- pulOutFrameSize
- [out] Size, in bytes, of the ppCoMemOutFrame structure.
Return values
Value |
Description |
S_OK |
Function completed successfully. |
E_INVALIDARG |
One or more parameters are invalid. |
E_POINTER |
Invalid pointer. |
FAILED(hr) |
Appropriate error message. |
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