Yusuf X wrote:> Hello, is there any sample code that uses libspeex? I wrote an app that
uses
> it according to the manual, but the encoding does not sound good enough. I
> haven't figured out if it's a bug or a configuration. Is there any
simple
> code that encodes properly?
The are several examples you can start from depending on what you want
to do:
- speexenc/speexdec in the src/ directory
- sampleenc/sampledec from the manual
- speexclient in the speexclient/ directory (svn/git only)
As for the sound you can expect, there are some samples at
http://www.speex.org/samples/
Cheers,
Jean-Marc