[Solved] How can I stop an Internet Radio stream?

Hello everyone, I’m creating a radio application with a stream link in a webview, I can get the radio to play with the play button, but I can’t stop the audio with the Stop button, can anyone help me?

1 Like

If you are using a Web Viewer component then you need to change the URL of the Web Viewer to force the audio to stop.

I’ve already done that but the audio doesn’t stop.

can you provide a minimal example showing this behavior of not stopping the audio feed. I can’t seem to replicate this on my end!

https://x.thunkable.com/copy/2befe6985cd2d9e13a6d75a7eae33c36

Thanks, when i tested this I replaced the # url with https://news.google.com and this stopped the music. Please try using a valid URL. You can test this copy

thanks for the help

It is possible to use the volume up and down system with the slide component?

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