搜索资源列表
CaptureSound
- 使用微软的DXSDK用于声音的截获和回放,同时可以支持VS2003和VS2005也可以支持VC++6.0
CaptureSound
- 这段代码使用DirectSound实现采集声音的功能。-The function of this code is that it could capture audio from your pc sound card using direct sound.
CaptureSound
- 用VISUAL C++ 及directsound 实现的音频采集程序-Using VISUAL C++ and directsound audio collection procedures to achieve
CaptureSound
- 在DirectSound所能做的事情中,有一个很重要的功能就是可以从麦克风或者其他拾音设备中捕获声音,并且可以保存为WAVE文件。-In DirectSound can do things, there is a very important feature is that you can pickup from a microphone or any other device to capture sound, and can be saved as a WAVE file.
CaptureSound
- CaptureSound illustrates how to capture a wave file using DirectSound.