Lines Matching full:speex
4 <title>Speex Programming</title>
12 <h1>Speex Programming</h1>
16 In order to encode speech using Speex, you first need to:<br>
19 <pre><big>#include <speex.h></big></pre>
21 You then need to declare a Speex bit-packing struct<br>
26 and a Speex encoder state<br>
69 In order to encode speech using Speex, you first need to:<br>
72 <pre><big>#include <speex.h></big></pre>
74 You then need to declare a Speex bit-packing struct<br>
79 and a Speex encoder state<br>
118 frame. When a frame is lost, the Speex decoder will do its best to "guess"