Acoustic Echo Canceller Library¶
Introduction¶
lib_aec
is a library of functions for performing Acoustic Echo Cancellation on input data.
Contents:
On GitHub¶
lib_aec
is present as part of sw_avona
. Get the latest version of sw_avona
from
https://github.com/xmos/sw_avona
. lib_aec
is present within the modules/lib_aec directory in sw_avona
API¶
To use the functions in this library in an application, include aec_api.h in the application source file