Oboe is a C++ library for creating real-time audio apps on Android.
Oboe is a C++ library for creating real-time audio apps on Android. It uses AAudio on Android API 27 and above, falling back to OpenSL ES on older devices.
The purpose of Oboe is to provide a simple, easy to use API for developers to build low latency, real-time audio apps on Android. It's open source and maintained by Google engineers.
This tag should be used for all questions relating to Oboe, although please check the FAQ before posting.