ドキュメント

サポート

Vivox Core SDK

Vivox Core SDK

Disable the Vivox SDK internal AEC

How to disable the Vivox SDK AEC.
読み終わるまでの所要時間 1 分最終更新 2ヶ月前

It is possible to disable the Vivox SDK internal acoustic echo cancellation (AEC), which can save processing power and battery.
注意
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.