搜索资源列表
cswavrec_src
- C#实现的WINDOWS录音与回放,使用WAVE系列API函数,效果很好.加上压缩库与网络模块,可转变成网络聊天程序.-C# implement windows wave record and play back, using wave api. Very good purpose. Include encode lib and network module,can convert to network chat program.
基于API录音机程序
- 用VC做的一个录音机程序,可以录音(录音同时会计时),录制后可以回放。跟Windows自带的录音机功能相近。-VC recorders do a procedure, recording (audio accounting at the same time), after recording intervals. With the Windows recorder, similar in functionality.
AudioProcessor
- 语音 api 采集,录音,可设定采样率。directsound播放,基音分析,频域波形-voice api collection, recording, sampling rate can be set. Direct3D playback, pitch, frequency-domain waveform
play and record
- 看了“基于API的录音机程序”后改的,能够播放.wav文件和将录音保存为wav文件,我的qq:176039212,大家多讨论-read "Based on the API recorders procedures" after the reform, can play. Wav files and recordings will be kept as wav file, I qq : 176039212, we discuss more
Record(LYM)
- 基于API的录音机程序,可用录音,能显示录音时间。-based API recorders procedures can be recorded and can show that the recording time.
2006114
- 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -part of the recording light vckbase recording api code combination of a small
RecordHWnd
- 基于API的录音机程序,用于windows平台的录音。
GraphicRecordorVB
- 一个集录音、保存、文件波形展示的vb程序,演示Windows底层声音API在vb中的应用。
waveinFFT_demo
- API录音及实时显示FFT波形,显示多种波形变换
networkrecorder
- 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除.
VB全功能录音机
- 这个录音机是采用系统WaveIn API函数进行录制声音信号,您可以在录音的时候改变录音源和音量大小。程序保存为WAV波形文件,完全使用ACM支持。还可以在录制时使用一些效果,如回声、放大器、均衡器、周相移动等,且还支持winamp或千千静听的 DSP音效插件来扩展效果。有兴趣的可以下载来研究!
基于API函数的录音机
- 是基于API函数的录音机,在VC++6.0下编译运行成功。能够实现录音和播放功能.
录音机API
- 录音机API.txt 学习安卓录音编程
录音MFC
- 利用API函数编写的录音程序,在MFC上
RecordHWnd
- windows API实现的录音并播放音频,并且能够枚举出当前机器有几块声卡并显示其名字-windows API to achieve the sound recording and playback audio, and can enumerate a few of the current sound card machine and display its name
Record1
- Windows提供了一个称为「录音程序」来录制和播放数字声音。程序(RECORD1)不如「录音程序」完善,因为它不含有任何文件I/O,也不允许声音编辑。然而,这个程序显示了使用低阶波形声音API来录制和回放声音的基本方法。-Windows includes a program called Sound Recorder that lets you digitally record and playback sounds. The program(RECORD1) is not quite as
AudioProcessor
- 语音api采集,录音,可设定采样率.directsound播放,基音分析,频域波形-voiceapicollection,recording,samplin.rar-Api voice collection, recording, sampling rate can be set. Directsound playback, pitch analysis, frequency-domain waveform-voiceapicollection, recording, samplin.rar
oscilloscope_src
- 这是一个简单的应用我建立理解波的Windows音频API的基础知识,并获得一个快速傅立叶变换(FFT变换)的基本掌握。它的功能是:双缓冲绘图,取样的音频源,选择一个录音源使用搅拌机,FFT频谱计算阵列,并策划采样数据。 -This is a simple application I built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Tra
recAndPlay
- 计算机上通过本机声卡和Windows api 录音和放音,使用VC编写-Computer through the sound card and Windows API recording and playback, prepared using VC
vc
- usb设备录音例子,api接口测试,二次开发使用(USB device recording example, API interface test, two development and use)