Description: 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 need developer himself write that you said XML files. Through the SR engine achieving specific word recognition read XML
To Search:
File list (Check if you may need any files):
SR语音识别
..........\code
..........\....\grammar.xml
..........\....\LaneSpeech.h
..........\....\ReadMe.txt
..........\....\Release
..........\....\.......\StdAfx.obj
..........\....\.......\Test.obj
..........\....\.......\Test.pch
..........\....\.......\Test.res
..........\....\.......\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
..........\....\sr2.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_DE.exe
..........\....\Test_RE.exe
..........\grammar.xml
..........\Speech_Re.dll
..........\Test_RE.exe
..........\说明.txt