ChekeLee / android-webrtc-aecm

An acoustic echo cancellation for android, based on webrtc aecm algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An acoustic echo cancellation for android, based on webrtc aecm algorithms


Languages

Language:C 87.9%Language:Java 8.1%Language:Objective-C 2.6%Language:C++ 0.9%Language:CMake 0.6%