搜索资源列表
G711,G721,G723音频编解码程序
- 这是一个音频的编解码库,使用标准的C++编写,有很好的移植性,对从事音频编程的同僚很有帮助-This is an audio codec library, the use of standard C preparation, a very good transplantation, for the audio programming colleagues helpful
g711test
- g711是一个不错的有损压缩,解压,以及格式转化的算法,尤其是对音频数据-g711 is a good lossy compression, decompression, as well as format conversion algorithm, especially for audio data
g711Decode
- 基于人家代码修改的,增加了直接播放G711a 或 g711u 文件-Play G711A or G711u file.
g711decode
- g711解码和编码程序,封转成库,里面有调用库的demo测试程序,测试通过,支持A和miu律压缩的两种情况-g711 decoding and encoding procedures, sealing turn into a library, which has called the library demo test procedures, test, support for A and two cases miu law compr
G711decode
- G711编解码功能,C++实现 ,请测试使用,及参考-G711 encoder,decoder
g711Decode
- g711解码函数,里面包含了对g711编码的语音进行解码的操作,适合初学者学习.-It is g711 audio decode function,It will help us to learn how to decode g711 audio.