bschmersow / android-audio-latency
Runs a round-trip latency measurement with the AudioTrack/AudioRecord JavaAPI and OpenSL.
☆12Updated 10 years ago
Alternatives and similar repositories for android-audio-latency:
Users that are interested in android-audio-latency are comparing it to the libraries listed below
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- Java API for android acoustic echo cancellation.☆64Updated 11 years ago
- PCM resampling library leveraging resample and libresample☆80Updated 6 years ago
- Example Speex Echo Cancellation for Android☆50Updated 8 years ago
- Opus Audio Codec for Android☆91Updated 5 years ago
- Android soundtouch Test.Audio processing for changing the Tempo, Pitch and Playback Rates of audio streams.☆13Updated 8 years ago
- Proof of concept Android application that streams data from a USB Audio Class Device☆78Updated 10 years ago
- Dr. Rick O'Rang☆73Updated 6 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- Live555 port to Android platform☆36Updated 9 years ago
- webrtc AEC module and its required dependencies module for android.☆49Updated 8 years ago
- The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after w…☆44Updated 6 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 3 years ago
- 轻量的c++ looper实现,移植自aosp的libstagefright☆40Updated 10 months ago
- Acoustic echo cancellation for android, based on webrtc aecm algorithms☆43Updated 4 years ago
- NDK语音消息的变声处理☆34Updated 7 years ago
- Based on Sonic (speed , pitch and rate) , the demo for Android. [ Deprecated See - https://github.com/jcodeing/KMedia An application lev…☆105Updated 7 years ago
- Create multi .so file by cmake in Android☆22Updated 5 years ago
- An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video …