audio-echo/README.md
2021-08-30 20:21:27 +04:00

5 lines
172 B
Markdown

# audio-echo
Built from Google's [NDK sample](https://github.com/android/ndk-samples/tree/main/audio-echo).
Plays raw data from microphone in real time
using OpenSL ES.