How do you play audio from a Roblox Studio Plugin?
You can use SoundService:PlayLocalSound() to play sounds from plugins. There is a code example of how this can be done on the Developer Hub API Reference page for this function, linked above.
4 Likes
I tried doing everything and it won’t work.
1 Like