libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.29k stars 1.83k forks source link

[Android] AAudio driver #15774

Open darkrunner09 opened 1 year ago

darkrunner09 commented 1 year ago

Hello, I would like to suggest the implementation of the 'AAudio' audio driver as an alternative to OpenSL for Android 8 (or higher).

RenanSD007 commented 1 year ago

If any dev is interested in adding this, there is this https://github.com/google/oboe

JeromeGsq commented 6 months ago

Hi, Oboe could fix the one second audio lantecy issue on the Surface Duo 2. I've found a workaround to configure Oboe with the correct values and setUsage to Game. Anyone would help me to add Oboe to the audio drivers on Android?