I don&#39;t think it&#39;s being actively worked anymore, but you might be able to get yourself in as a contributor here:<div><br></div><div><a href="http://sourceforge.net/projects/jspeex/">http://sourceforge.net/projects/jspeex/</a><br clear="all">
<br>Ken Smith<br>Cell: 425-443-2359<br>Email: <a href="mailto:ken@alanta.com" target="_blank">ken@alanta.com</a><br>Blog: <a href="http://blog.wouldbetheologian.com/" target="_blank">http://blog.wouldbetheologian.com/</a><br>

<br><br><div class="gmail_quote">On Tue, Nov 9, 2010 at 1:47 PM, Jeff Ramin <span dir="ltr">&lt;<a href="mailto:jeff.ramin@singlewire.com">jeff.ramin@singlewire.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Is Jspeex still being worked on? Is there somewhere I can send the code<br>
changes I&#39;ve made to facilitate smooth streaming?<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On 11/09/2010 11:33 AM, Jeff Ramin wrote:<br>
&gt;<br>
&gt; Just an update, and a follow-up question:<br>
&gt;<br>
&gt; I&#39;m making progress on this issue, and will likely have something working<br>
&gt; very soon, now that I understand how the jspeex transcoding classes work.<br>
&gt; Unfortunately, I will need to make a couple small changes to the jspeex<br>
&gt; source code.<br>
&gt;<br>
&gt; My question is - is anybody using jspeex for streaming speex-encoded<br>
&gt; audio?<br>
&gt; It works great for static audio, but seems to fall short when<br>
&gt; processing audio<br>
&gt; on the fly in a stream.<br>
&gt;<br>
&gt; Thanks.<br>
&gt;<br>
&gt;<br>
&gt; On 11/05/2010 02:11 PM, Jeff Ramin wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 11/05/2010 02:13 PM, Pascal Pochol wrote:<br>
&gt;&gt;&gt; Jeff,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I found the problem I was having (described below), and I&#39;m now<br>
&gt;&gt;&gt;&gt; able to<br>
&gt;&gt;&gt;&gt; hear the audio at the destination.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; However, the audio does not play smoothly. It has hiccups and jumps<br>
&gt;&gt;&gt;&gt; and<br>
&gt;&gt;&gt;&gt; stops. I can&#39;t guarantee this is the problem, but it may be related to<br>
&gt;&gt;&gt;&gt; delays<br>
&gt;&gt;&gt;&gt; caused when the Speex2PcmAudioInputStream needs to process an Ogg<br>
&gt;&gt;&gt;&gt; page header.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Has anybody else had problems decoding speex that is being<br>
&gt;&gt;&gt;&gt; streamed? Any<br>
&gt;&gt;&gt;&gt; suggestions as to how to fix this?<br>
&gt;&gt;&gt; We first used the speexenc speexdec sources which encapsulate into<br>
&gt;&gt;&gt; an ogg<br>
&gt;&gt;&gt; stream. Once that worked we decided to get rid of the ogg encapsulator<br>
&gt;&gt;&gt; altogether and keep only the speex stream data since we were in<br>
&gt;&gt;&gt; charge of<br>
&gt;&gt;&gt; both encoding and decoding. The sample code at<br>
&gt;&gt;&gt;     <a href="http://www.speex.org/docs/manual/speex-manual/node13.html" target="_blank">http://www.speex.org/docs/manual/speex-manual/node13.html</a><br>
&gt;&gt;&gt; is IMHO a lot easier than having to deal with all the ogg<br>
&gt;&gt;&gt; encapsulation if<br>
&gt;&gt;&gt; you don&#39;t need it.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; -Pascal<br>
&gt;&gt;<br>
&gt;&gt; Thanks Pascal.<br>
&gt;&gt;<br>
&gt;&gt; I would actually love to do something like that, since I do control<br>
&gt;&gt; both ends<br>
&gt;&gt; of the transmission. However, I need to integrate my new code w/<br>
&gt;&gt; existing code<br>
&gt;&gt; which uses Java InputAudioStreams (I&#39;m using the jspeex library).<br>
&gt;&gt; There doesn&#39;t<br>
&gt;&gt; seem to be a way to configure the stream to exclude the Ogg header<br>
&gt;&gt; (short of<br>
&gt;&gt; modifying the jspeex code, which I&#39;d rather not do).<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
--<br>
Jeff Ramin<br>
Software Engineer<br>
Singlewire Software<br>
2601 W Beltline Hwy #510<br>
Madison, WI 53713<br>
<br>
Phone Direct - 608.661.1172<br>
<a href="http://www.singlewire.com" target="_blank">www.singlewire.com</a><br>
<br>
_______________________________________________<br>
Speex-dev mailing list<br>
<a href="mailto:Speex-dev@xiph.org">Speex-dev@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/speex-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/speex-dev</a><br>
</div></div></blockquote></div><br></div>