搜索资源列表
PlayAudio
- 这是一个自制的音频播放器。主要是vc编程,你可以通过浏览选择要播放的文件,同时还可以调节声音的大小.最大的特点是针对播放速度的调节.
WriteWav
- 主要是对wav文件进行写操作。存储语音、音频信息和其他数据信息。-Wav file write operations. Storing voice, audio information and other data information.
ReadWav
- 主要是对wav文件进行读操作。获得wav文件所存储的信息,不仅是语音信息还有其他数据信息。-Wav file read operations. Wav files are stored for information, not only the voice information,but other data information.
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.