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 阅读全文
posted @ 2008-12-27 00:08
Yincheng
阅读(371)
评论(0)
推荐(0)
摘要:
//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 阅读全文
posted @ 2008-12-27 00:04
Yincheng
阅读(1052)
评论(5)
推荐(0)