Description: VC6.0 compiler can run dictionary speech recognition, loading the XML document. Microsoft speech recognition points two modes: text recognition mode and command recognition mode. The main difference between the two different modes mainly depends on the identification process, use matching dictionary. The former is using different general dictionary, characteristic is more content, cover vocabulary is big, dictionary. Suitable for by the SDK provides no reservation target the application of random dictation. Also because such vocabulary big directly to the identification precision of lower, recognition at a slower speed. The latter dictionary needs, it is says developer himself write the XML file.
To Search:
File list (Check if you may need any files):
menu_SR_dictation
.................\code
.................\....\grammar.xml
.................\....\LaneSpeech.h
.................\....\ReadMe.txt
.................\....\Release
.................\....\.......\StdAfx.obj
.................\....\.......\Test.obj
.................\....\.......\Test.pch
.................\....\.......\Test.res
.................\....\.......\TestDlg.obj
.................\....\.......\vc60.idb
.................\....\res
.................\....\Resource.h
.................\....\res\Test.ico
.................\....\...\Test.rc2
.................\....\...\Thumbs.db
.................\....\SpeechDefine.h
.................\....\Speech_De.dll
.................\....\Speech_De.lib
.................\....\Speech_Re.dll
.................\....\Speech_Re.lib
.................\....\sr.wav
.................\....\sr1.wav
.................\....\sr2.wav
.................\....\sr5.wav
.................\....\StdAfx.cpp
.................\....\StdAfx.h
.................\....\Test.aps
.................\....\Test.clw
.................\....\Test.cpp
.................\....\Test.dsp
.................\....\Test.dsw
.................\....\Test.h
.................\....\Test.ncb
.................\....\Test.opt
.................\....\Test.plg
.................\....\Test.rc
.................\....\TestDlg.cpp
.................\....\TestDlg.h
.................\....\Test_RE.exe
.................\....\代码分析.doc
.................\....\特定语音识别参考资料.rar
.................\....\说明.txt