文件名称:Wav_play_echo
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-03-13
- 文件大小:
- 49kb
- 下载次数:
- 0次
- 提 供 者:
- Jepe ******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The following classes, CRecordSound and CPlaySound, record sound and play PCM sound simultaneously. An example dialog-based program is provided that records, saves to disk and then echos sound. This example also contains two more classes, CWriteSoundFile and CPlayMMSound. CWriteSoundFile receives sound buffers from CRecordSound and writes them to a WAV disk file. CPlayMMSound opens these WAV files and plays them to the sound device. All sound files are currently PCM samples. Be careful with the sample application as it records a PCM WAV file. The PCM WAV file can grow at 16 kilobytes a second, so keep the recorded samples short.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
recordDlg.cpp
recordDlg.h
recordsound1.cpp
recordsound1.h
resource.h
StdAfx.cpp
StdAfx.h
WriteSoundFile.cpp
WriteSoundFile.h
res\record.rc2
...\record.ico
res
echosound.html
PlayMMSound.cpp
PlayMMSound.h
PlaySound.cpp
PlaySound.h
ReadMe.txt
record.aps
record.clw
record.cpp
record.dsp
record.dsw
record.h
record.opt
record.plg
record.rc
record.sln
record.suo
record.vcproj
PlaySound2.h
PlaySound2.cpp