Issues with AudioPlayer

So I am changing my games Nextbots to use AudioPlayers and Speakers but its just… not working.

The audio player has full permission to the audio, but the script cannot enable it once it is moved to the games workspace location (Just a folder). The AudioPlayer is also set the playing before I start the game, but once it is started it is stuck to isPlaying = False.

Even weirder though is that I can enable it by switching to the server while in studio, no issues what-so-ever

Please help lol, I have no clue why this isnt working.


1 Like

i am pretty sure audioplayer is only working from client

1 Like

yeah so im slow lol, if anyone comes here from a google use the AudioPlayer:Play() function, I was just being slow and it slipped my mind lol

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.