Relative Content

Tag Archive for c++audiocodecamr3gp

Store two channels AMR voice call in C++

I have some IP/RTP/IuUP packets of a voice call from A to B and I want to create one AMR file including A and B voice packets together (merge them such as A1,A2,B1,A3,A4,B2,B3,B4,B5,B6,A5,… and not concatenate).