hi,<br><br>I need to record speex audio bytes in a file so i can hear it to check if its ok, in Java.<br>I tried to use JSpeex SpeexAudioFileWriter but it looks like it doesn&#39;t include any header on the file, if i try to read it later using SpeexAudioFileReader it says &quot;missing ogg id&quot;.<br>
<br>I would like to hear you opinion on this.<br><br>Thanks you,<br><br>Daniel<br>