搜索资源列表
实例99.rar
- 演示声音播放wave
WAVE文件格式剖析
- WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE as a multimedia documents used in the acoustic format, it is based
pitchana
- 在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。-This is a project of pitch extract of voice. When input is a wave file(.wav), the output will be the fundamental frequency of each frame.
snd_wave
- 用VC编的用于显示语音的波形图,可以将microphone中的语音波形显示促。是自动的显示程序。-VC series of the show for the wave of voice, the microphone to voice waveform display promoting. The show is automatic procedures.
exp_001
- 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。所有的计算结果都会显示在程序运行后生成的文本文档中。注意,运行程序时需要修改wave文件路径,在程序中体现为wavefilename字符串指针所指向的内容。-own VC prepared a document reader wave and short-term energy calculation, Short-term rates and zero autocorrelation function pro
DesignLyonFilters
- Design the cascade of second order filters and the front filters (outer/middle and compensator) needed for Lyon s Passive Short Wave (Second Order Sections) cochlear model.-the cascade of second order filters and the front filters (outer / middl
mywave_use_src
- this is a sub cpp files for Wave Format -this is a sub cpp files for Wave Format
wave808
- 解决了语音输入,输出问题。借助windows的API,实现wave文件格式。-solve the voice input and output issues. Through the windows API, realize wave file format.
WavePath
- 这是一个找波形路径的函数的matlab代码-This is a path for the wave function of the Matlab code
playFile
- directshow 实现wave文件的播放 -directshow achieve wave broadcast documents
mwaveplot
- matlab中wave文件的绘图功能源代码,可以-Matlab which documents the wave function mapping the source code, you can try
mwaveplay
- matlab中wave文件的播放功能,欢迎使用-Matlab documents were broadcast wave function, welcomed the use of
mwaveadd
- matlab中的wave文件添加功能,欢迎使用-Matlab the paper added wave function, welcomed the use of
mwavesave
- matlab中wave文件的信号生成功能源代码,欢迎使用-Matlab document which wave signals Health successful energy code, welcomed the use of
maxislabels_freq
- matlab中wave文件的频率解析代码,欢迎使用-Matlab which documents the frequency wave analysis code, welcomed the use of
wave.rar
- 语音采集程序,能够采集语音生成wav文件,能够实现录音,暂停,播放功能,还能够显示语音波形,Voice collection procedures to collect voice generated wav files, to achieve record, pause, play function, can also display audio waveforms
waveInFFT_demo
- 实现语音的采集、量化、控制、频谱显示功能。整个程序是通过windows平台下,使用VC++6.0的库函数实现声卡的信号采集从而生成wave文件;之后,对信号进行FFT,并在windows窗口下完成频谱显示。-Voice of the collection, quantification, control, spectrum display function. The whole process through the windows platform, the use of VC++ 6.0 o
Resample
- 语音文件的格式转换源码,Wave格式之间的互相转换-voice document format conversion source, Wave format conversion between each other
energy.m
- Find the energy of the wave
NNHPlaySound
- Read a wave file, play it and do some analysis such as segmentation, energy and frequency estimation, -Read a wave file, play it and do some analysis such as segmentation, energy and frequency estimation, ...