Displaying 1 result from an estimated 1 matches for "getagclevel".
2004 Aug 06
0
C++ wrapper for speex
...randgent.com/tom/projects/tgAudioCodec/tgAudioCodec.zip
(This name only reflects the purpose of the classes in my project.)
Oh and by the way, should you wish to compile this, you will need
a 1.1.x version of Speex since it relies on the Speex preprocessor.
And you will also have to remove the getAGCLevel() method or
implement SPEEX_PREPROCESS_GET_AGC_GAIN, something I added to
Speex for my own use.
Good luck,
Tom
Ronald Madrid (mfcguru@yahoo.com) wrote:
>
> hi sirs,
>
> i am only recently studying speex and i'm looking for
> a C++ wrapper for speex that has higer-level
>...