资源列表
WaveIn
- 模块名称: CWaveIn 文件名称: WaveIn.h 相关文件: WaveIn.cpp 封装了Windows API中WaveIn WaveOut系列函数的音频采集类。 只适合pcm方式。 一般可以如下使用: 在某个窗口类中加入此类型变量后,调用ShowInfoOnWnd()和Diaplay()函数设置其显示即时信息和示波器的静态控件。然后设置其保存的文件名称。当调用StopRec()函数时来决定是否将录制的音频信息保存到已经设定好的文件中去。 版权信息
directsound-mix
- 实现对两个音频进行混音的类,代码简洁规范,功能强大,对于进行学习DirectSound混音的人来说,有比较大的帮助。-a class which is designed for mix two .WAV file , it is helpful to those who is learning audio process.
bofangwav
- playwav.c 只能播放短文件,属于参照。 dsp.c 即能播放任意长度WAV文件。-playwav.c can only play a short document, belonging to the light. dsp.c which can play WAV files of arbitrary length.
AdjustSound
- DirectSound声音处理代码,好用-DirectSound audio processing code, easy to use
Wave
- A wave class to wrap manipulation of wave files. It allows getting information about wave files such sampling rate and data bits
g711C
- G.711编码及解码,包含alaw的编码和解码器,希望对音频编解码入门者有帮助-G.711 encode and decode
Radio
- 收听录音机的一个软件,有代网友的开发利用-radio software
CochlearAndIBM
- 快速耳蜗变换与理想二值掩蔽语音分离Matlab工具箱-Matlab Toolbox of fast cochlear transform and ideal binary mask separation of the voice
audioBinaryReader
- 用来开发手机的语音工具,能将mid格式的文件转换成二进制格式。-Tool to convert auido format(such as .mid) to binary format which can be used in mobile software development.
PC-Sound
- LabWindows CVI 实现音频信号的采集代码,经尝试可用,很方便-LabWindows CVI code to achieve the acquisition of an audio signal, the attempt is available, it is convenient
GSM_ACM_VB
- 使用Visual Basic 或 C 语言编程,基于 Windows 操作系统的 Audio Compression Manager (ACM) 编程接口,编程实现 语音数据压缩编码、解码的功能模块-depression coded
Directsound.capture.using.wave.files_Ver.2_0
- Capturing sound into files using wave files in VC-Capturing sound into files using wave files in VC++