<div dir="ltr">hi Speex dev,<br><br>I am just confuse on what is the resulting format after I can speex_decode() is it PCM, WAV, OGG, etc?<br><br>Ive got a code I am trying to port to HTML/nodejs and the code uses libspeex (C++), it calls the speex_decode and then sendds it to webrtc audi for playing. I already compiled the library to webasm and I want to play the resulting buffer after decode in HTML/JS. I am just confuse what is the format decode return so I can check how to convert it to a format that HTML can play.<br><div><br>Ive been stuck on this for a week now as a blocker, if anyone can enlighten me please.</div><div><br></div><div>Thanks,</div><div><br></div></div>