搜索资源列表
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.
AudiereAudioSystem
- 一种便利高质量的袖珍音频API函数库, 支持文件操作、编码解码、混音、播放输出, 播放支持 MP3, Ogg Vorbis, FLAC, WAV, IT, XM, S3M, 和 MOD 文件. 可用于C, C++, Python, Java, Delphi, 以及支持 XPCOM 的任何语言. -a convenient pocket-sized high-quality audio API functions to support document operation, codec
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
wavcvt_tree
- VQ 矢量量化算法压缩 wav 音频,Tree 树搜索模式,不使用任何其他函数库。-VQ VQ wav audio compression algorithm, Tree tree search mode, do not use any other library.
record
- linux下的可以采集声音和播放声音的程序,运用c语言编写,主要采用了read和write两个函数-sound and play a sound program can be collected under linux using c language, mainly using the read and write two functions
cd2wav
- 介绍用 C++ 实现CD抓轨转WAV,CD抓轨的方法有好几种,现在介绍其中一种。我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取信息。再此还会用到WAVE文件结构WAVEFORMATEX,再把读到的信息写到文件里生成WAVE格式的文件-cd to wave
Bedlamite
- 语音算法的c程序包。语音技术中常用的函数模块-C voice algorithm package. Function commonly used in speech technology modules
Convolution
- 卷计算法,不用系统封装函数,完全自己写,方便在各个平台应用。比如转成C(基本上可直接复制过去用)-Convolution,instead of the system wrapper function completely on my own writing, to facilitate application in various platforms. For example into C (basically copied directly used in the past)
acc-to-wav
- 将acc文件类型转换为wav文件类型格式,主函数在text.C文件中,注意的是,需要手动添加源文件与目的文件的名称。-Converts the acc file type format wav file types, the main function in the text. C file, noting that the need to manually add the source and the destination file name.