搜索资源列表
MP3录音机
- 我常常使用Skype和台湾同胞还有国外的朋友进行联系,有时因为业务需要需要将语音通话录音并保留下来,在我有这个想法的那个时候(2006年)Skype官方并没有提供录音功能,咱们是做程序的嘛,没有的功能可以自己来添加啊,这也是为什么我酷爱编程的原因。 应广大网友的要求,现将该程序的编程思路和源代码贡献出来与大家共勉,希望能给对音频编程有兴趣的朋友提供一点点帮助,那我就心满意足了。 刚开始编写这个程序的时候,我试着用常规的录音方式对声卡进行录音,既然是通话录音,我们希望能将自己的声音和对方的声音
samsound.rar
- 使用低级api音频函数,是一些列以wave开头的api函数,waveIn*是声音输入的。waveOut*是输出的,The use of low-level api audio function, are out to wave at the beginning of the api function, waveIn* is the voice input. is the output waveOut*
wave_recorder
- Uses the waveIn API to record audio signals. You can change the recording source while recording and change its volume. The recorded samples get saved to a WAV file, with full ACM support, so you can even use an MP3 codec, if installed.
recorder
- 一个录音机程序,采用WaveIn和WaveOut实现语音的采集和回放-a tape recorder that utilizes WaveIn WaveOut voice and the acquisition and playback
testwave
- vc++写的录音与播放测试程序! 主要代码WaveIn.cpp和WaveOut.cpp!-vc++ Written recording and playback test program! Main code WaveIn.cpp and WaveOut.cpp!
AudioRecordTest
- 使用waveIn*系列API写的一个windows录音demo,代码很简洁,非常适合需要的人研究学习。-Use waveIn* Series API to write a windows recording demo, the code is very simple, very suitable for people who need to study.
LuYinDemo
- windows录音demo,完全基于win32 api实现。-windows wavein demo
UWaveReceiver
- Delphi封装类,使用waveIn实现获取音频数据流-Delphi package class, the use of waveIn to achieve access to audio data stream
