search for: speexsav

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

Did you mean: speexsave
2008 Jan 07
0
JSpeex - Unsupported conversion
...exception and I can't figure out why. I've read the related posts and I think I'm doing everything that was recommended. I'm working on Linux, by the way. Any help would be greatly appreciated. Richard Here is my program output: $ java -classpath ".:jspeex/src/java" SpeexSave in.wav out.wav Exception in thread "main" java.lang.IllegalArgumentException: Unsupported conversion: SPEEX_quality_3, 44100.0 Hz, -1 bit, stereo, audio data from PCM_SIGNED, 44100.0 Hz, 16 bit, stereo, little-endian, audio data at javax.sound.sampled.AudioSystem.getAudioInputSt...
2008 Jan 08
0
JSpeex - Unsupported conversion
...e read the related posts and I think I'm doing > everything that > was recommended. I'm working on Linux, by the way. > > Any help would be greatly appreciated. > > Richard > > > Here is my program output: > > $ java -classpath ".:jspeex/src/java" SpeexSave in.wav out.wav > Exception in thread "main" java.lang.IllegalArgumentException: > Unsupported > conversion: SPEEX_quality_3, 44100.0 Hz, -1 bit, stereo, audio data > from > PCM_SIGNED, 44100.0 Hz, 16 bit, stereo, little-endian, audio data > at > javax.sound.sa...