搜索资源列表
FFT of waveIn audio signals
- The Fast Fourier Transform (FFT) allows users to view the spectrum content of an audio signal. The FFT code presented here was written by Don Cross though his homepage appears to have subsequently been taken down. Rather than explain the mathematical
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*
WAVEIN-API.rar
- 本文档介绍了 用WAV-ApI windows底层 对声卡进行采集,播放的原理。功能介绍比较详细,适合初学者学习,This document describes the use of WAV-ApI windows to the bottom of the sound card collection, the principle players. Features in more detail, suitable for beginners to learn
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.
Access_wavein_buffer
- TAPIEx WaveIN Buffer Code
recorder
- 一个录音机程序,采用WaveIn和WaveOut实现语音的采集和回放-a tape recorder that utilizes WaveIn WaveOut voice and the acquisition and playback
WaveIn
- API的控制声卡音频采集数据,这里用的是声卡数据采集的回调函数,包含一个测试程序-API control of sound card audio capture data, sound card data acquisition callback function, including a test program
Tssamsoundh
- 使用低级api音频函数,是一些列以wave开头的api函函数,waveIn*是声音输入的。waveOut*是输出的 -The use of low-level api audio function is the beginning of a series of wave api letter function waveIn* sound input. waveOut* output
audio
- 电脑扩音器,利用电脑进行声音放大,采用了WAVEIN和WAVEOUT函数-Computer loudspeakers, the computer sound amplification, using WAVEIN, and WAVEOUT function
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.
waveIn-API
- An example of the German enigma encryption technology COOL
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