Skip to content

kohnech/android-lowlatency-audio

Repository files navigation

Android Low Latency Audio

This repo is the example made by Android Dev Summit using the oboe library demonstrating how low-latency audio can be achieved.

Usage

Clone this repo with the oboe dependency (git submodule) using this command:

git clone git clone --recurse-submodules https://github.com/kohnech/android-lowlatency-audio.git

and open it in android studio. Run it with AVD or an Android device and by tapping on the app screen you will hear a 50 Hz square wave with low latency output.

Resources

TODOs:

Add suport for audio input (mic) echoing to output.

About

Testing Android Audio for Low Latency

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published