搜索资源列表
audioWaveIODemo
- audiowaveiodemo实现了wave文件的读功能,是非常有用的代码-audiowaveiodemo achieve the wave function of reading the paper, it is very useful code
Speak
- 近阶段做个网络简单监控程序,想做成文本-语音报警。在网上(包括本坛)找了不少资料均无Delphi的详细例子(更有甚者还要什么...)。参考一个C#程序改成Delphi的。基本达到目的,公布在此有需要的拿去修改(完善后要是能发一份代码给我就分感谢了!)。 要安装微软TTS中文引擎(1.6M左右),怎么倒入到Delphi就不说了,网上多的是。 在窗体上放一个SPvoice控件,再放个Button,在ButtonClick事件里加如下代码! AnalyseSpeak( 测试中英文混读Ar
Wave
- 关于wav 保存,读写的源码。对于研究waveinxx, waveoutxx 的函数很有帮助,程序封装的不错,抽取有用的代码使用。原地址http://www.codeguru.com/cpp/g-m/multimedia/audio/article.php/c9305/-There are four classes in this library that can be used directly in your program
volumcontrol
- 用vc++实现语音信号的处理,对语言文件的音量进行自动控制,代码简单易读,对语音信号处理有兴趣的可以-Using vc++ voice signal processing, the volume of the language file for automatic control, the code simple and readable, for voice signal processing who are interested can look at
wav
- 文档中详细解析了wav音频文件的结构,并在程序中有实现对wav文件读的代码,非常易懂。-Document detailed analysis of the wav audio file structure, and have achieved in the program code for reading wav files, very easy to understand.