Hi All,
I just downloaded the AEC code for the DM365. I compiled and ran the test app ant it seems to run fine. Now I would integrate this echo canceller in my application but it is not very clear from the documentation how to use the library.
Looking this
http://processors.wiki.ti.com/index.php/DM365_Audio_Codecs_Integration_with_DVSDK_2.10.01.18_Demos
the AEC should be enabled on the CE but differently from the audio codecs, it is not clear how to enable, configure and use it. My impression is that this way is still under development and I have to link the static library ignoring the CE and XDC. Can someone confirm this? I wonder is someone has already tried to integrate this AEC in his application.