搜索资源列表
g711-g729
- 经典的音频G711和G729编码和解码源代码,G711是纯C源代码,G279为静态链接库,里面有PDF格式的开发文档
g711
- g711 (voip codec) .a c++ source code
G711
- G.711语音编解码在CCS上实现的源代码-G.711 voice codec to achieve the CCS source code
AudioG711
- G711标准的语音编解码算法。以便于对语音信号进行大量存储-speech coding
g711
- itu-t,g.711标准的语音压缩算法,ans c语音编程,适合于任何平台,可以随便移植,可做商业用途。-itu-t, g.711 standard voice compression algorithms, ans c voice programming, suitable for any platform, can easily portable, can do for commercial purposes.
G711_G721_G723
- g711和g722转码,用VC++6编译,-g711 and g722 transcoding
G711
- G.711标准A律和u律8kHz采样16比特数字语音编码的C语言实现-Standard G.711 A-law and u law 8kHz sampling 16-bit digital speech coding in C language
g711DecodeTest
- g711解码函数,里面包含了对g711编码的语音进行解码的操作,适合初学者学习.-It is g711 audio decode function,It will help us to learn how to decode g711 audio.