搜索资源列表
fister.zip
- 一个语音处理程序,使用底层API进行录制和播放wave文件。
wave文件播放类(可循环播放)20031024
- wave文件播放类(可循环播放)-wave player category (players can be recycled)
vcMedia
- vc++.net下播放wave文件播放器,简单演示媒体播放的编程方法,界面也很独特,编程并非使用Windows Media Player插件简单编程,具体自己看吧,还是很值得学习的
DirectSound
- 使用DirectSound播放wave文件的程序代码
DSoundPlay
- 连续播放wave文件的小程序 程序会将d:\\sound\\目录下的.wav文件连续播放 注意程序当前的缓冲区设置较小 只能播放1m以下的文件 如要播放大文件请在程序的.h文件中修改缓冲区大小的设置
wave
- 播放任意长度WAVE文件的程序,大家可以对比参考
Wave
- 用c++写的播放wave文件的一个小程序,还能显示播放波形,如果老师让你们做就交这一份吧,自己做太麻烦了,也没有意义
播放Wave Midi和Avi文件
- 播放Wave Midi和Avi文件-it is a player to WAV MIDI AVI files ,
DirectSoundplaywave
- 使用DirectSound播放wave文件的程序代码 使用DirectSound播放wave文件的程序代码
play
- 一个基于对话框的mfc的简单例子,播放.wave文件。对于初学者入门有较大的帮助。
Wave.rar
- wave波形显示.播放wave文件,同时显示其对应的波形图,wave profile demonstration Broadcasts the wave document, simultaneously demonstrates its corresponding the oscillogram
WAVETOPCM.rar
- WAV文件格式和从WAVE文件中提取PCM数据的程序,这个是上个语音播放程序的附加文件,供大家参考,WAV file format and from the WAVE file to extract PCM data procedures, this is the last voice player additional documents, for your reference
wave
- 在vc6.0下编译通过,实现麦克风录音及播放功能,并能保存成.wav文件-At the next vc6.0 compile is passed, the realization of a microphone and sound recording and playback, and can save into. Wav file
fister
- 一个语音处理程序,使用底层API进行录制和播放wave文件。-A voice processing program, which uses low-level API to record and play wave files.
WaveOutSample_demo
- 是一个用mfc写的可以播放wave文件的程序源码。-Is a written with mfc can play wave files source.
DirectSound
- 调用DirectSound函数对某个wave文件进行播放,通过编译可以使用。-DirectSound function call to a wave file to play through the compiler can use.
Wave
- 声音文件播放程序。可以播放WAV文件,并绘制出WAV文件的波形,在播放时还可以绘制出声音的频谱。 -wave parse
WAVplay
- 用于播放wave等形式的文件,实现在应用程序中的声情并茂-Used to play wave and other forms of documentation to achieve in the application of the extremely rich
DSound_Spectrum_Src
- 播放Wave文件,并实时显示频谱,c++写的。-Play Wave file and display the spectrum, c++ to write.
waveout-player
- 用waveOut底层函数直接播放WAVE文件示例,并显示声道数、频率、采样位数。-waveOut bottom function with direct broadcast WAVE document examples, and shows channel number, frequency, Sample median.