<div dir="ltr"><div><div>Hi all!<br><br></div>Using the code in opus_demo.c I write a c program for encode and decode the audio from one microphone, I can encode and decode raw audio into .opus file, but really is not an opus file because i need to add the &quot;OpusHead&quot; and the &quot;OpusTags&quot;. In order that any opus player can play that file.<br>
<br></div><div>So I only need in my c program how to add this streams to my file an how to create the complete opus file<br><br></div><div>I do not find any information about creating the header and how to store the opus packets that i encode and decode<br>
<br></div><div>Grettings<br><br></div><div>Toni<br></div><div><br><br><br><br></div></div>