David McNab wrote:> On Thu, 2003-04-03 at 12:59, Kaveh Goudarzi wrote: > >>Hello People, >> >> Are there any ongoing efforts to port speex enc/dec >>to java? I know there are a couple of things lying about in >>jcraft and other sites but they all seem a little half hearted. > > > You might like to write a JNI Wrapper.That's what I'm doing now to get things rolling but I was talking about a pure java solution. So is there any such project underway? regards, Kaveh.> > Cheers > David > > >> I've used jspxdec.zip written by james.lawrence@hellonetwork.com >>to knock together a little applet for playing speex files but james' >>decoder only deals with a subset of the options. >> >> The applet is on http://www.vivasonic.com/speex/SpeexPlayer.html >>and requires the java plugin to work, also if you want to play any files >>from your hard disk or from other sites you will need to accept the dummy >>certificate I used to sign the jar file. >> >>regards, >> >>Kaveh. >> >> >> >>--- >8 ---- >>List archives: http://www.xiph.org/archives/ >>Ogg project homepage: http://www.xiph.org/ogg/ >>To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' >>containing only the word 'unsubscribe' in the body. No subject is needed. >>Unsubscribe messages sent to the list will be ignored/filtered. ><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> > >> You might like to write a JNI Wrapper. > > > That's what I'm doing now to get things rolling but I > was talking about a pure java solution. So is there any such > project underway?I wrote a JNI wrapper for speex a few months ago, it's not finished but it does work and i don't think it would need much work to be update it to speex 1.0 and to implement the missing options. The zip file should still be availlable on speex.org website. As for a 100% java solution i have no idea if such thing exist. regards, Boyd. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Thu, 2003-04-03 at 12:59, Kaveh Goudarzi wrote:> Hello People, > > Are there any ongoing efforts to port speex enc/dec > to java? I know there are a couple of things lying about in > jcraft and other sites but they all seem a little half hearted.You might like to write a JNI Wrapper. Cheers David> I've used jspxdec.zip written by james.lawrence@hellonetwork.com > to knock together a little applet for playing speex files but james' > decoder only deals with a subset of the options. > > The applet is on http://www.vivasonic.com/speex/SpeexPlayer.html > and requires the java plugin to work, also if you want to play any files > from your hard disk or from other sites you will need to accept the dummy > certificate I used to sign the jar file. > > regards, > > Kaveh. > > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > Ogg project homepage: http://www.xiph.org/ogg/ > To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered.-- Kind regards David -- leave this line intact so your email gets through my junk mail filter <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.