Julius 4.2
Public メソッド | Private 変数
クラス cJulius
cJuliusのコラボレーション図

Public メソッド

void setLogFile (const char *filename)
void setModelLocale (const char *locale)
_locale_t getModelLocale (void)
bool initialize (int argnum, char *argarray[])
bool initialize (char *jconffile)
bool loadJconf (char *jconffile)
bool createEngine (void)
bool startProcess (HWND hWnd)
void stopProcess (void)
void pause (void)
void resume (void)
bool loadGrammar (WORD_INFO *winfo, DFA_INFO *dfa, char *dictfile, char *dfafile, RecogProcess *r)
bool addGrammar (char *name, char *dictfile, char *dfafile, bool deleteAll=false)
bool changeGrammar (char *name, char *dictfile, char *dfafile)
bool deleteGrammar (char *name)
bool deactivateGrammar (char *name)
bool activateGrammar (char *name)
HWND getWindow (void)
RecoggetRecog (void)
HANDLE getThreadHandle (void)
void release (void)

Private 変数

Jconfm_jconf
Recogm_recog
bool m_opened
FILE * m_fpLogFile
HANDLE m_threadHandle
HWND m_hWnd
_locale_t m_modelLocale

説明

Julius.h42 行で定義されています。


このクラスの説明は次のファイルから生成されました: