Recognition Class Reference
Management of the recognition class \.
More...
#include <reco.h>
List of all members.
Detailed Description
Management of the recognition class \.
- Version:
- 1.0
- Date:
- mai 2010
Definition at line 46 of file reco.h.
Constructor & Destructor Documentation
| Recognition::Recognition |
( |
|
) |
|
| Recognition::~Recognition |
( |
|
) |
|
Member Function Documentation
| void Recognition::addWord |
( |
char * |
s_Rule, |
|
|
char * |
s_Word | |
|
) |
| | |
Add word to recognition.
Definition at line 62 of file reco.cpp.
| void Recognition::callbackEventReco |
( |
|
) |
|
| void Recognition::close |
( |
|
) |
|
Close the recognition instance.
Definition at line 155 of file reco.cpp.
| void Recognition::createGrammar1 |
( |
|
) |
|
| HRESULT Recognition::CreateRecoCtxt |
( |
LRESULT |
ItemData |
) |
|
| char * Recognition::getTextReco |
( |
|
) |
|
Get The text from recognition.
Definition at line 296 of file reco.cpp.
| int Recognition::getVolumeReco |
( |
|
) |
|
Get The volume from recognition.
Definition at line 303 of file reco.cpp.
| bool Recognition::initializeObjects |
( |
|
) |
|
| void _stdcall Recognition::sapi_callback |
( |
WPARAM |
wParam, |
|
|
LPARAM |
lParam | |
|
) |
| | [static] |
Defines the SAPI callback.
Definition at line 147 of file reco.cpp.
| void Recognition::setvolumeReco |
( |
ULONG |
volumeReco |
) |
|
Set The volume for the recognition.
Definition at line 316 of file reco.cpp.
The documentation for this class was generated from the following files: