搜索资源列表
soundin
- % this a experiment that input is done using the sound card %2003,6,3 %Usage:[second,voltage,frequency,magnitude]=soundin (VoiceFrequencyFactor,rate) %VoiceFrequencyFactor is set as 1/8 and rate as 8000, when the Frequency is % below 40hz ro
SR_speechrecognition
- 微软语音识别分两种模式:文本识别模式和命令识别模式.此两种模式的主要区别,主要在于识别过程中使用的匹配字典不同.前者使用的是通用字典,特点是内容多,覆盖的词汇量大,字典由sdk提供.适用于没有预定目标的随机听写之类的应用.同时因为词汇量大直接导致识别的精度降低,识别速度较慢.后者的字典需要 开发者自己编写,就是你们所说的xml文件.通过SR引擎读取xml实现特定词识别-Microsoft speech recognition points two modes: text recognition
