Is it just me or is smth up with SoundService?

Hello. It seems like everytime I try and play a sound from SoundService using a server script, it doesn’t seem to play. However, when I play a sound from SoundService using a LocalScript, all of a sudden it starts playing. If I want the sound to play via a server script, I have to move the sound to the workspace.

I’m just wondering if it’s me or something is genuinely wrong with SoundService?

no its not just you

are you already add the sound id?

of course because it is from local script (client)

yea, the sound already has the id in it. just doesn’t seem to play.

What are you using to play the sounds? Like are you just saying sound:Play()

1 Like