Re: Speex newbie: win32 encoder and Java applet playback?
Vinod Panicker <[email protected]>
| Newsgroups | gmane.comp.audio.compression.speex.devel |
|---|---|
| Message-ID | <CABytnOc+nEShUYbEFgZ1CBDS+OtGtvBxDfBoVe7HC8kHhQbhWQ@mail.gmail.com> |
On Tue, Jul 12, 2011 at 3:11 PM, Fernando Cassia <[email protected]> wrote: > So... is there a win32 command line tool I can use to convert wav or > mp3 files to Speex? And second, any Java based playback solutions?. You can try speexenc for encoding to speex and speexdec for decoding from speex. http://www.rarewares.org/others.html And a Java implementation of speex - http://jspeex.sourceforge.net/ Much more info on this page - http://www.speex.org/software/ Regards, Vinod.