|
| 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
ISpRecognizer::CreateRecoContext
ISpRecognizer::CreateRecoContext creates a recognition context for this instance of an SR engine. The recognition context is used to load recognition grammars, start and stop recognition, and receive events and recognition results.
Each application can have one or more recognition contexts, although normally each application will have only one.
HRESULT CreateRecoContext(
ISpRecoContext **ppNewContext
);
Parameters
- ppNewContext
- [out] Address of a pointer to an ISpRecoContext interface receiving the recognition context.
Return values
Value |
Description |
S_OK |
Function completed successfully. |
E_POINTER |
ppNewContext is invalid or bad. |
FAILED(hr) |
Appropriate error message. |
Examples Using This Method
SDK: CoffeeS0; CoffeeS1; CoffeeS2.
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