2008年12月27日
摘要:
ApplicationExampleusingtheATKReal-TimeAPI下面是一个关于HTK的例子#include"stdafx.h" #include"dllSudx.h" typedefvector<STRING>TStringArray;structASampleSet{charname[256];TSoundTagtags[301];};typedefvector<ASAMPLESET>TSampleSetList;TStringArraysampleList;TSampleSetListsampleSetLis 阅读全文
摘要:
//patternDlg.cpp:implementationfile // #include"stdafx.h" #include"pattern.h" #include"patternDlg.h" #include"Afxwin.h" #include"Afxdlgs.h" #include"winuser.h" #include"Store.h" #include<STDIO.H> //#define_MBCS #ifdef_DEBUG 阅读全文