搜索资源列表
portaudio.tar
- 这是一个跨平台的音频处理函数库, 它提供简单的函数调用接口方便我们的处理.-This is a cross-platform audio processing functions, it provides a simple function call interface to facilitate handling.
portaudio-v19
- 这是一个跨多个平台的的音频处理函数库的1.9版本, 它提供简单的函数调用接口方便我们的处理.It lets you write simple audio programs in C that will compile and run on Windows, Macintosh, Unix, BeOS. PortAudio is intended to promote the exchange of audio synthesis software between developers on di
WaveIn
- 模块名称: CWaveIn 文件名称: WaveIn.h 相关文件: WaveIn.cpp 封装了Windows API中WaveIn WaveOut系列函数的音频采集类。 只适合pcm方式。 一般可以如下使用: 在某个窗口类中加入此类型变量后,调用ShowInfoOnWnd()和Diaplay()函数设置其显示即时信息和示波器的静态控件。然后设置其保存的文件名称。当调用StopRec()函数时来决定是否将录制的音频信息保存到已经设定好的文件中去。 版权信息
mywavedec2
- 将规范化后的图像的数据格式由适合显示图像的uint8格式转换为适合数值处理的double格式,再调用二维小波分解函数进行图像分解,最后为了清晰地显示分解图像的塔式结构,在图像的相应区域绘制若干分界线。
包含由录音到识别全过程的DTW算法源码
- 包含由录音到语音识别全过程的DTW算法源码,其中recognition.m为主脚本,含UI界面,便于操作。其他均为调用函数。
DirectSound
- 调用DirectSound函数对某个wave文件进行播放,通过编译可以使用。-DirectSound function call to a wave file to play through the compiler can use.
audiovu_peak
- 通过调用waveopen 函数获取pcm格式的声音文件的声道波形及其动量音量显示-Waveopen by calling the function to get the pcm format sound files and their momentum volume channel waveform display
S_BasicIlbc
- ilbc编解码库,已封装成最简单的函数接口,直接调用即可编码、解码。-failed to translate
BasicLibrary
- WAVE的完整封装,录音和播放的函数,可直接调用。-WAVE complete package, recording and playback function can be called directly.
Audio
- avcode的音频解码,已封装好函数,可以直接调用,生成解码后的音频文件。-audio decoding avcode, packaged function can be called directly, to generate the decoded audio files.