All Projects → theeasiestway → android-webrtc-aecm

theeasiestway / android-webrtc-aecm

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

Programming Languages

c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to android-webrtc-aecm

jni-bind
JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
Stars: ✭ 42 (+75%)
Mutual labels:  jni, jni-android, jni-java
traceroute-for-android
traceroute for android
Stars: ✭ 60 (+150%)
Mutual labels:  jni, jni-android
android-opus-codec
Implementation of Opus encoder and decoder in C++ for android with JNI
Stars: ✭ 44 (+83.33%)
Mutual labels:  jni, jni-android
speexdsp-python
Speex Echo Canceller Python Library
Stars: ✭ 88 (+266.67%)
Mutual labels:  echo-cancellation, aec
KeySoSafe
将秘钥等放入SO,并添加APK签名判断
Stars: ✭ 17 (-29.17%)
Mutual labels:  jni
gdx-jnigen
jnigen is a small library that can be used with or without libGDX which allows C/C++ code to be written inline with Java source code.
Stars: ✭ 32 (+33.33%)
Mutual labels:  jni
Libbulletjme
A JNI interface to Bullet Physics and V-HACD
Stars: ✭ 55 (+129.17%)
Mutual labels:  jni
ffmpeg4java
FFmpeg4Java provides a JNI wrapper of FFmpeg library
Stars: ✭ 21 (-12.5%)
Mutual labels:  jni
Camera2GLPreview
Android camera preview application using Camera2 API and OpenGL ES/Vulkan
Stars: ✭ 140 (+483.33%)
Mutual labels:  jni
imgui-java
JNI based binding for Dear ImGui
Stars: ✭ 270 (+1025%)
Mutual labels:  jni
NativeGL demo
此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面
Stars: ✭ 43 (+79.17%)
Mutual labels:  jni
ChangeVoice
NDK语音消息的变声处理
Stars: ✭ 33 (+37.5%)
Mutual labels:  jni
speckle-unity
AEC Interoperability for Unity through Speckle
Stars: ✭ 28 (+16.67%)
Mutual labels:  aec
terra-java
Lua/Terra + Java Native Interface
Stars: ✭ 20 (-16.67%)
Mutual labels:  jni
jvm-dump-proxy
A proxy DLL for Windows to dump JVM classes at JNI level
Stars: ✭ 53 (+120.83%)
Mutual labels:  jni
sentencepiece-jni
Java JNI wrapper for SentencePiece: unsupervised text tokenizer for Neural Network-based text generation.
Stars: ✭ 26 (+8.33%)
Mutual labels:  jni
compas fab
Robotic fabrication package for the COMPAS Framework.
Stars: ✭ 75 (+212.5%)
Mutual labels:  aec
jcrfsuite
Java interface for CRFsuite: http://www.chokkan.org/software/crfsuite/
Stars: ✭ 44 (+83.33%)
Mutual labels:  jni
gradle-native
The home of anything about Gradle support for natively compiled languages
Stars: ✭ 36 (+50%)
Mutual labels:  jni
android-openssl
OpenSSL build for Android (arm, armv7, x86)
Stars: ✭ 69 (+187.5%)
Mutual labels:  jni

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].