搜索资源列表
g711
- 语音压缩g.711标准源代码,提供高质量的语音压缩。-speech compression standard source code, providing high-quality voice compression.
g711
- ITU-T G.711语音编解码程序,用于有线电话的语音压缩
AudioCodec
- 本源代码包含了各种声音,如G711,G723,G726,PCM,AAC,MP2等的编码和解码的过程,是学习各种声音编码的好资料。-Source code contains a variety of sounds, such as G711, G723, G726, PCM, AAC, MP2, etc. encoding and decoding process, are studying a variety of voice coding good information.
G711PEncoderPFilter
- G711,音频压缩,解压缩。和一个filter,供大家学习-g711 decoder encode
G711
- 这是一个G.711在DSP上运行的程序.已经通过调试-This is a G.711 to run in the DSP process. Has passed debugging
g711
- g.711标准的C源代码,可以直接加入到工程中使用。-g.711 standard C source code, can be directly added to the project use.
Decoded_ToWave
- G711 G729decode and to write .wav file
g711test
- g711是一个不错的有损压缩,解压,以及格式转化的算法,尤其是对音频数据-g711 is a good lossy compression, decompression, as well as format conversion algorithm, especially for audio data
2-AudioG711
- 基于5509的语音信号编解码( G711 Alaw编解码程序)-PCM to A law
G711
- 最新G711全套资料,源码+说明,非常全,很有帮助-The latest G711 full set of information, source+ instructions, all very helpful
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 compression
G711decode
- G711编解码功能,C++实现 ,请测试使用,及参考-G711 encoder,decoder
pcm2g711
- pcm 转g711代码。在程序中直接调用pcm2g711方法即可,ALawEncode是具体的算法函数。-pcm2 g711 code