<div dir="ltr">Hi,<div>I'd like to use the speex encode/decoder library with the speex jitter buffer.</div><div>I took, first, the project "speex" from <a href="https://gitlab.xiph.org/xiph/speex">https://gitlab.xiph.org/xiph/speex</a></div><div>There is a nice sample in the directory speex_client/ which is using speex_jitter_buffer.h which itself is using <speex/<b>speex_jitter.h</b>></div><div>I couldn't find this include file in the project.</div><div><br></div><div>I checked in the project speexDSP and found it.</div><div>I thought, maybe, speexDsp is the new "speex" because it's deprecated.</div><div><br></div><div>The problem is, now, with speexDsp I can't find the "speex.h" header and can't find either the speex_decode_init(), speex_decoder_ctl() APIs.</div><div>It's only in the sampledec.c in the doc/ directory of speexdsp</div><div><br></div><div>How can I use the speex decoder/encoder with the speex_jitter api together ?<br></div><div><br></div><div><br></div></div>