audio-echo/README.md

6 lines
172 B
Markdown
Raw Permalink Normal View History

2021-08-30 19:14:27 +03:00
# audio-echo
2021-08-30 19:21:27 +03:00
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.