我从服务器拿到一帧一帧的char buf[1024] 的数据 ,现在要对这个数据进行G711解码 并且播放出来,现在卡在了解码的这一步,各位网友有没有做过类似的 求指点
http://blog.csdn.net/rightorwrong/article/details/4209467
http://www.zhihu.com/question/23855897/answer/50101004
这个我都看过 办法我也知道 就是没有具体的代码。。
http://download.csdn.net/detail/zqj6893/5649267