Don’t destroy the object immediately. the audio needs some time to buffer and if you destroy the object, it can’t play.
and in this case, you need the coin to disappear immediately but you need some time for audio. so add this code :
it makes it invisible immediately, but gives some time for audio.