Play Spatial Audio from Reality Composer Pro

In my Reality Composer scene, I have added a spatial audio. How do I play this from my swift code?

I loaded the scene the following way: myEntity = try await Entity(named: "grandScene", in: realityKitContentBundle)