BABYLON.Engine.audioEngine is undefined

Welcome aboard!

You need to import the required module for audio engine to work:

So, just import Audio/audioSceneComponent and you should be fine.

1 Like