搜索资源列表
SpeakText_src
- 运用SAPI将文本转化成语音的demo-use SAPI text into voice demo
sbrecog1
- Speech recognition demo for the Soundblaster (c) Johannes Kiehl, Trier 1993-Speech recognition demo of the Soundblaster (c) Johannes Kiehl, Trier 1993
SR_test
- 本代源演示了microsoft speech sdk实现了的语音识别。简单演示代码,使读者很容易就能理解-this generation sources demonstration of microsoft speech sdk realization of the speech recognition. Simple demo code, so that readers can be easily understood
conddm
- Demo of condensing technique for data reduction-Demo of condensing technique for data redu ction
hmm_plusdemo
- HMM在Matlab下的程序,包括源文件和Demo以及Hmm相似度的计算程序-HMM in Matlab, the following procedure including the source documents and Demo Hmm similarity and the computational procedures
JBD
- Demo scr ipt for testing for block-diagonalizability of real matrices
JTTSDemo
- 捷通华声语音合成例子,本例为原软件Demo程序.
c++builerTTS_Test
- 基于 c++BUILDER/DELPHI 的调用 windows tts 中英文 朗读的 src, 这是第一版 demo.
c++builerTTS_Test2
- 基于 c++BUILDER/DELPHI 的调用 windows tts 中英文 朗读的 src, 这是第2版 demo.
lmsdemo
- 实现LMS的matlab程序demo, 实现LMS的matlab程序demo
Win32MspDemo_source 科大讯飞云服务声音识别最新demo
- 科大讯飞云服务声音识别最新demo,是目前最流程的免费语音文字转换平台-HKUST News Feiyun latest voice recognition services demo, is the most free speech text conversion process platform
WindowsSpeechEngineTest
- Windows Speech Engine demo in delphi7 w full src
TTSDEMO2.0
- 微软TTS控件 语音提示效果 自动播放输入的文字-Microsoft TTS control automatically play the voice prompt enter the text effect
zoumadeng
- 语音识别功能demo gpce063,有兴趣的可以看下-Speech recognition spce061
Meter
- (第一部分)混音函数演示程序, VC源码-多媒体-,由于网速太慢了,我这里只有分成几次上传了啊-(Part I) mixing function demo program, VC Source- Multimedia-, due to slow speed, I here only divided into several uploaded ah
MeterDlg
- (第一部分)混音函数演示程序, VC源码-多媒体-,由于网速太慢了,我这里只有分成几次上传了啊-(Part I) mixing function demo program, VC Source- Multimedia-, due to slow speed, I here only divided into several uploaded ah
Meter3
- (第三部分)混音函数演示程序, VC源码-多媒体-,由于网速太慢了,我这里只有分成几次上传了啊-(Part III) mixing function demo program, VC Source- Multimedia-, due to slow speed, I here only divided into several uploaded ah
resourcer
- (第四部分)混音函数演示程序, VC源码-多媒体-,由于网速太慢了,我这里只有分成几次上传了啊-(Part IV) mixing function demo program, VC Source- Multimedia-, due to slow speed, I here only divided into several uploaded ah
DTalk
- Microsoft Speech API的Delphi接口及DEMO。语音合成-DTalk, for Delphi, is a set of Speech nabling?components that implement the Microsoft Speech API. Speech applications written with the DTalk controls will work with any Speech API (SAPI) compliant speech recogn
讯飞tts65 demo
- demo使用说明: 1、将libiflytts.so和libqtts.so拷贝到/usr/lib目录下 2、将demo中函数调用的ip地址参数修改成有合成服务的服务器地址 3、编译qtts.java和demo.java 4、输入命令 java -classpath "./" demo即可正常合成,生成的Wav文件为1.wav,在当前目录下