Player - Device Audio, Loop - Play Streaming

Here is the example...

PlayerAndWavySlider.aia (961.4 KB)

I hadn't realized that when calling the GetAllMusic function while in companion I get an error and can't get the music.

But when installing the apk everything is solved.

I will make an update to solve that.

2 Likes

We already had a discussion about continue playing while forwarding/rewinding:

1 Like

I had seen the discussion and found it interesting.

I think I could implement that in the player, I'll check it out right now.

Awesome!
That's exactly what I was looking for.
Now that I see the code, I realize what I configured wrong... Thanks a lot!

Thank you very much for the ultra fast reply and your help!

1 Like

Update v1.1.2 Mar 08, 2025.

2 Likes

Estou reproduzindo mĂșsica de streaming via PLAYER, tem como exibir o nome da banda e mĂșsica? (o streaming envia essas informaçÔes)

No meu Player não aparece as opçÔes songtitle e artistname....

Unfortunately the players do not "read" the artist and song name for streaming, only for mp3 files... Even if the various players like winamp, vlc etc display it, in the players in AppInventor it does not, to display it you have to find another way.

Obrigado pela sua resposta. VocĂȘ tem alguma sugestĂŁo de como fazer?