Hi, Here's the first two parts of the data export patch, broken up in smaller chunks. speex_api_version.patch adds a #define for the current API version, which makes it much easier to determine at compile time which function calls to use. speex_get_agc_gain.patch allows fetching the current AGC gain in % (as a int32). -------------- next part -------------- A non-text attachment was scrubbed... Name: speex_api_version.patch Type: text/x-patch Size: 396 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20080211/8540f7f5/speex_api_version.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: speex_get_agc_gain.patch Type: text/x-patch Size: 916 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20080211/8540f7f5/speex_get_agc_gain.bin