I am trying to code an output event, that when executed by an input event, it will play a sound from the user's sounds. I believe before in Blockland you were able to use
%brickidhere.playSound("wavfilehere");
But now, when I try doing it, no sound plays. Is there another way?