搜索资源列表
doswav
- Turbo Pascal 7 module for playing mid and wav files synchorously or asynchronously. Written in TP7, tasm, masm32 and runs on 32bit windows machines with NTVDM dos boxes. Sadly this became an unusual thing these days :( But hey, it s an interestin
one
- 通过使用matlab自带的小波函数对语音信号进行处理,首先对载入的语音信号snow.wav添加高斯白噪声,然后对加噪的语音信号进行三层小波分解,最后分别采用强制性和默认阈值两种方法对信号进行消噪处理,强制性消噪方法直接将分解的高频系数全部变为0,默认阈值通过对分解的高频系数设定阈值来进行消噪-By using MATLAB built-in wavelet function of speech signal processing, first on the loading of the spee
VB 文本语音朗读程序
- 将文本内容,读出的声音并保存为WAV音频文件(Speak Text ,Create a new XXXX.wav file To SAVE)
MusicPlayer
- 一款简单的c++音乐播放器设计,可播放音频wma、wav、mp3,wav等格式的歌曲。(A simple c++ music player designed to play audio wma, wav, mp3, wav and other formats of songs.)