# webrtc_audio_aec_single_build **Repository Path**: tiger2017/webrtc_audio_aec_single_build ## Basic Information - **Project Name**: webrtc_audio_aec_single_build - **Description**: webrtc aec模块单独编译 - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-02 - **Last Updated**: 2022-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webrtc_audio_aec_single_build Info pcm format: 16bit data 8K sample rate Usage: ```shell mkdir build && cd build cmake .. make # run demo ```