SPEEX_PREPROCESS_SET_AGC_LEVEL is the current level and not static whilst the only useful setting of SPEEX_PREPROCESS_SET_AGC_MAX_GAIN which is in decibels and set to 30db (30) is not used?
There are a few useful tweaking params but the main likely max gain to stop ramping up into the noise floor.
Dunno why the only param is the the dynamic agc level as its default is 8000 anyway, but also dynamic as it is the current AGC level that the idea is it changes?
SPEEX_PREPROCESS_SET_AGC_LEVELis the current level and not static whilst the only useful setting ofSPEEX_PREPROCESS_SET_AGC_MAX_GAINwhich is in decibels and set to 30db (30) is not used?There are a few useful tweaking params but the main likely max gain to stop ramping up into the noise floor.
Dunno why the only param is the the dynamic agc level as its default is 8000 anyway, but also dynamic as it is the current AGC level that the idea is it changes?