一、来源
RFC4867协议,地址:https://www.rfc-editor.org/rfc/pdfrfc/rfc4867.txt.pdf
只解析AMR-WB的单通道多帧格式,其它参考协议文档;净荷数据是打包在RTP的荷载中。
二、净荷格式
+----------------+-------------------+------------------------------
| payload header | table of contents | speech data ...
+----------------+-------------------+------------------------------
payload header — 占8bit
table of contents — 占8bit
speech data — 语音数据
三、单通道多帧具体格式
1.格式:
0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| CMR |R|R|R|R|F| FT |Q|P|P| speech data ...
+-+