search for: jspeexdec

Displaying 2 results from an estimated 2 matches for "jspeexdec".

Did you mean: speexdec
2004 Aug 06
0
JSPEEX ?
...for help. Do you have any hints on how to solve this problem I downloaded the latest source code from jpeex.sourceforge.net. I have attached the sourcecode. Thanks for your help Andre <p><p><p> -------------- next part -------------- A non-text attachment was scrubbed... Name: JSpeexDec.java Type: text/x-java Size: 34370 bytes Desc: JSpeexDec.java Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20040320/8ca477a6/JSpeexDec-0001.java
2004 Aug 06
3
q about jspeex
Hi Marc, thanks for the quick reply. Marc Gimpel wrote: > It would appear the the 'pcm2speex.read(frame, 0, frame.length)' is > blocking which means that it is waiting for data from the underlying > inputstream (i.e.AudioInputStream(t.input)). If it could read > sufficient data it would transcode it. If it recieved an EOF, it > should do some zero padding and then