An interface that allows to receive a state information from SSpeechRecI.
More...
#include <bsapi.h>
List of all members.
Public Types |
| enum | state_type {
stUnknown,
stCreated,
stInitialized,
stListStarted,
stUtteranceStarted,
stUtteranceFinished,
stListFinished,
stDestroyed
} |
Public Member Functions |
|
virtual bool BSAPI_METHOD | OnStateChanged (state_type state)=0 |
|
virtual bool BSAPI_METHOD | OnFileChanged (const char *pOldFile, const char *pNewFile)=0 |
Detailed Description
An interface that allows to receive a state information from SSpeechRecI.
The documentation for this class was generated from the following file: