搜索资源列表
speech
- 实现语音的文本读取,只能输入英文的文本,然后通过点击按钮可以读取里面的内容-the source will help you develop read the text when you put into english word or sentence .
SpeechFromFile
- 该程序实现了,从.wav文件中读取,并识别出显示于文本框.该例基于ms speech sdk-speech recognition
SR_speechrecognition
- 微软语音识别分两种模式:文本识别模式和命令识别模式.此两种模式的主要区别,主要在于识别过程中使用的匹配字典不同.前者使用的是通用字典,特点是内容多,覆盖的词汇量大,字典由sdk提供.适用于没有预定目标的随机听写之类的应用.同时因为词汇量大直接导致识别的精度降低,识别速度较慢.后者的字典需要 开发者自己编写,就是你们所说的xml文件.通过SR引擎读取xml实现特定词识别-Microsoft speech recognition points two modes: text recognition
TTS1_0
- 三汇语音读取软件 该软件能语音读取txt文本的一款软件-Synway voice reading software
voice
- vb语音读文本简单demo,输入文本自动读取-vb voice reading the text simple demo, enter the text automatically read
SpeechRecognition20101223
- 语音识别,从wav文件中读取一段音频,并识别出来显示在文本框中.基于MS Speech SDK5.1-speech recognition