搜索资源列表
WaveMixer
- 你是否曾经想知道,为什么不同的乐器上演奏同样的音乐,听起来确不一样呢?你是否想知道声音是如何可视的?欢迎入门波形浏览器! 随着这个小的应用程序,你可以通过添加许多频率合成声音。你可以听你自己的声音,并添加正弦波,知道它们听上去那么悦耳。 本例中的声音输出采用来自的A full-duplex audio player in C# using the waveIn/waveOut APIs代码。
MyRecorder
- 一个录音机程序,采用WaveIn和WaveOut实现语音的采集和回放-a tape recorder that utilizes WaveIn WaveOut voice and the acquisition and playback
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.
freetalk
- 实现了简单的语音聊天功能,其中涉及到一些API函数,比如waveIn,waveOut等-Implements a simple voice chat feature, which involves some API functions, such as waveIn, waveOut, etc.
CASourceGrabber
- this program can capture the source from the microphone in window mobile or other windows platform. it use a fundamental wave library in windows such as WaveIn-this program can capture the source from the microphone in window mobile or other windows
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.
naudio
- 开源音频处理类库 NAudio主要的功能: 1、支持多种API播放音频,WaveOut、DirectSound、ASIO、WASAPI (Windows Vista及以上) 2、支持多种音频格式解压缩,MP3(ACM或者DMO解码)、AIFF、G.711(mu-law或者a-law)、ADPCM、G.722、Speex、SF2 3、可以解码任意ACM编码的音频 4、支持WaveIn、WASAPI、ASIO录音 5、支持读写标准WAV格式的文件 6、使用32位混音引擎 6、提供