The AudioContext was not allowed to start

You have to disable the default unlock and call audioEngine.unlock() from your button/user interaction

https://doc.babylonjs.com/features/featuresDeepDive/audio/playingSoundsMusic#handling-autoplay--unlocking-audio-on-first-user-interaction

1 Like