Documentation

Support

Vivox Core SDK

Vivox Core SDK

Disable the Vivox SDK internal AEC

How to disable the Vivox SDK AEC.
Read time 1 minuteLast updated 2 months ago

It is possible to disable the Vivox SDK internal acoustic echo cancellation (AEC), which can save processing power and battery.
Warning
Only disable the Vivox SDK internal AEC in circumstances where you are certain AEC is not needed, such as when headphones are plugged in or when platform AEC is enabled.
To disable the Vivox SDK internal AEC, invoke the
vx_set_vivox_aec_enabled(0)
call.