I'm student and i'm working on a project on VOIP to capture communication VOIP and then to convert itinto audio format. I'm using with C programming language
I am able to capture network traffic and filter RTP packets with winpcap library. But i don't know how to create audio file with it.