搜索资源列表
soundonpocketpc(word2007)
- 在PPC上播放声音不像在PC上可以直接使用vs2005给提供的System.media命名空间中的方法.而只能调 用外部的coredll.dll库.只能播放.wav文件,并且还不是所有的都能播,
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
wavchunksizefix
- 针对matlab中,无法对保存不当的wav文件进行解析,解析过以后,使得matlab可以辨识-For matlab can not save improper wav file parsing, parsed, Matlab can recognize
spgram
- matlab对wav文件进行频谱分析,并得出频谱图-matlab wav file, spectral analysis, and draw spectrogram
FIR
- matlab音乐生成文件生成一个wav格式的音乐-matlab generate music files it is very easy
wav
- 程序自动打开笔记本程序,在里面输入 Hello music ,然后开始播放音乐. 使用Win32汇编开发,实现键盘动作模拟和音乐播放.-Win32 Asm
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.)