AEC APIs ================ :link_to_translation:`zh_CN:[中文]` .. important:: The AEC API v1.0 is the lastest stable AEC APIs. All new applications should use AEC API v1.0. AEC API Categories ---------------------------- AEC APIs: - :cpp:func:`aec_size` - get AECContext size (byte) - :cpp:func:`aec_init` - init aec module - :cpp:func:`aec_ctrl` - get and set aec parameters - :cpp:func:`aec_proc` - excute aec function API Reference ---------------------------------------- .. include:: ../../_build/inc/aec.inc Reference link ---------------------------------------- `API Reference : <../../api-reference/multi_media/bk_aec.html>`_ Introduced the AEC API interface `User and Developer Guide : <../../audio_algorithms/aec/index.html>`_ Introduced common usage scenarios of AEC