搜索资源列表
DirectSound
- DirectSound实现声卡录音,基于VC环境开发。-DirectSound to achieve sound recording, based on VC++ development.
Capture
- 一个捕获视频头图像的小程序,可以做出各种特效,非常有价值-The program allows the operator to choose to play audio files, you can adjust the volume size and broadcast channels, the use of DirectSound realize
CaptureSound
- 使用DirectSound编写的捕获音频录制声音的C语言源代码。-audio capture and audio recording C source code by using the DirectSound SDK.
audio-mixing-directSound
- 给出一个如何使用 Dire ct Sound 技术实现音频流的捕获并实现网络上多路声音混合的方案。该方案通过 Dir ec t-Sound 提供的缓冲机制实现了音频流的捕获, 结合网络技术和辅助缓冲技术可实现网络上多路声音的混合, 提高了音频处理 的效率和通用性。阐述了 DirectSound 的相关技术, 给出了系统的框架图及音频捕获与混音的实现方法, 提出了环形缓冲区 设计方案, 最后给出了系统优化方案。-An implementati on of audio streaming c
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.
DSoundInDemo
- 你可以使用它捕获麦克风数据并以文件的形式保存下来(You can capture microphone data and save it)