搜索资源列表
DirectSound9
- 播放WAV格式的声音文件或数据,同时播放多路声音,从麦克风或者其他声音输入设备捕捉并保存为WAV文件-broadcast WAV format sound files or data broadcast simultaneously multiple voices from the microphone or other sound input device to capture and preserve WAV files
Cap_Wav
- 采用DirctX (DSpack) 的 Filter 方式录音(保存为WAV格式) 源代码 注意:使用前请注册filter文件 "Wavdest.ax" 编程工具:CodeGear RAD Delphi 2010 编程语言:Object Pascal 运行环境:Windows XP/20003 -Using DirctX (DSpack) recording the Filter mode (saved as WAV format) sour
Audio
- 利用DirectSound从麦克风获取声音,以WAV格式存储至计算机的硬盘,并利用Graphics类显示声音文件的波形。-Catch sound from cumputer s microphone.Store it as WAV in the HDD off the computer. Draw waveform of the WAV file by using Graphics.
DShowEncoder
- 使用directx中的dshow编写的wav格式文件转换工具,使用了网络上比较流行的算法,效率高,我用vs2005成功编译,需要强调的是,里面需要用到两个库文件,是dshow中的,如果你的DX版本较高,请自行下载dshow补丁。-Dshow use directx prepared in wav format conversion tools, the use of the more popular network algorithms, high efficiency, I use vs200
LogicSoundCard
- 一个用C#写的语音录播库。调用了DirectX,DirectSound。 麦克录音类通过事件把数据送出,语音播入类通过向其内部的一个循环队列中添加数据来自动播放。 其它的类分别是读写wav格式文件的类和播入wav格式文件的类。-Using C# to write a voice recording and broadcasting libraries. Called DirectX, DirectSound. Mike recording the data sent by event t
cap_sound
- 基于directx编写的语音采集源码,采集的语音保存为pcma格式的wav文件-Directx written speech acquisition source collected voice wav file saved as pcma format