How to compile OpenAL library for Android with Oboe library.
While testing my Bricks Color Pick game on a new Android 13 device, I noticed a strange sound issue. Increasing the data buffer size did not help. The solution is to recompile the OpenAL library with the Oboe library. OpenAL is the default audio backend for the Castle Game Engine.Read More →