The class AudioPlayer acts similar to the Sound class, but is lacking a “Play” button to hear the audio within studio. With a selected sound object, you are able to preview the sound from the properties pane. This is a fantastic QoL feature and similar QoL features should be maintained in new objects classes.
Expect to see a Play/Preview button when inspecting an AudioPlayer, but it doesn’t exist.
AudioPlayer is basically a Sound but for the new audio API. The new audio API was released a while back and it has got a much better workflow, and a whole tonne more features than old sounds. Just look it up.