Sound Function buggy

Hello all,

I have a Radio station App im making. The server mp3 file play’s just fine. However when i call the STOP function i cant restart the stream without reloading the entire app. I can pause it and play it fine. However being a Live radio stream i need the app to reload the mp3 again to get the current audio.

You have a “Radio Player call Play” block immediately followed by “Radio Player call Stop.” So it’s not going to do anything.

I also tried to replicate this but couldn’t. I couldn’t even find the Sound block you’re using:

That may be why your Sound block isn’t working even when I remix your project and add a different mp3. Maybe they removed support for it?

And the new block doesn’t seem to support urls any more. Only uploaded files. :frowning:

1 Like