搜索资源列表
cd2wav
- 介绍用 C++ 实现CD抓轨转WAV,CD抓轨的方法有好几种,现在介绍其中一种。我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取信息。再此还会用到WAVE文件结构WAVEFORMATEX,再把读到的信息写到文件里生成WAVE格式的文件-cd to wave
wave
- C#获取WAVE文件 头信息源码(通过编程获取wave的文件头信息并通过界面显示出来)-C# for WAVE file header information source(Get wave file through programming header information is displayed through the interface)
wavread
- c语言程序分析.wav文件的头部,获取音频信息。-c language program analysis. wav files in the head, access to audio information.
taglib-1.7.tar
- tagslib是获取媒体tag信息的源代码,支持主流音频文件。-The taglib Is source code access to the media tag information, support for mainstream audio files.
JAVA将麦克风输入音频信息转换为制定音乐格式
- 使用java语言编写,获取麦克风的输入,然后存为本地文件(Using java language, access to microphone input, and then save as a local file)