搜索资源列表
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.
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
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.