search for: 0e2a885e

Displaying 2 results from an estimated 2 matches for "0e2a885e".

2006 Sep 08
1
problem with compression and decompression
...ZE (which is 1024, the size of the frames which I read) > > Where did you read that you get to choose the frame size? > > Jean-Marc > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20060908/0e2a885e/attachment.htm
2006 Sep 08
2
problem with compression and decompression
Hi, I am facing a problem with my Voice Communication application. I am using the Speex API, and have based my application on the given example files sampleenc.c and sampledec.c. I'm using the OpenAL SDK for voice capture. I have provided below the two main functions within which the problem exists. "Compress()" and "Decompress()". Below the code for these functions, I