I am working on integrating the ESP-ADF AEC algorithm into my existing full-duplex audio project to eliminate speaker echo.
### Hardware
Board: ESP32-S3 Korvo-2 V3.1
Verified hardware is working correctly (as the official ADF AEC example on the same board works correctly with AEC)
### Project ...
Search found 3 matches
- Wed Feb 18, 2026 5:41 am
- Forum: General Discussion
- Topic: ESP32-S3 Korvo-2 V3.1 – Issue Integrating ESP-ADF AEC into Custom Full-Duplex Audio Project (Noise on TX, No Playback)
- Replies: 0
- Views: 184
- Fri Oct 03, 2025 9:30 am
- Forum: General Discussion
- Topic: ESP-IDF Registry
- Replies: 3
- Views: 1209
Re: ESP-IDF Registry
If it is the problem of the CMakeLists.txt then why does the project builds correctly with the other component having exactly same content but diffrent namespace.
and as per your suggestion i tried your approach but still the same errors i am getting.
Can u pls let me know how can i force to build ...
and as per your suggestion i tried your approach but still the same errors i am getting.
Can u pls let me know how can i force to build ...
- Fri Oct 03, 2025 8:19 am
- Forum: General Discussion
- Topic: ESP-IDF Registry
- Replies: 3
- Views: 1209
ESP-IDF Registry
I have published two components on ESP-IDF Registry with diffrent namespace one is working fine but other not and there is not even a single line of code differnce in both the components.
Even though the project in which this component is runnning is also same, means each and everything is same ...
Even though the project in which this component is runnning is also same, means each and everything is same ...