Skip to content

theeasiestway/android-webrtc-aecm

Repository files navigation

android-webrtc-aecm

Acoustic echo cancellation for android, based on webrtc aecm algorithms

The repository based on this repository.

It contains some bug fixes and code improvemens. JNI wrapper was a bit refactored and cleared from exceptions. Also project was configured to support x64 architecture and now it supports the following ABIs: armeabi-v7a, arm64-v8a, x86, x86_64.