sure...
just use that block together with your uri to get a filename
you might want to try something and if you got stuck, then post a screenshot of your relevant blocks
How can I set the status as Playing?
It still says that the Player must be in playing status.
I thought that by adding the TaifunPlayer.Start would work but it didn't.
Ok, it is now working.
But it seems that the time displayed are milliseconds instead of seconds and I'm pretty sure I got to divide or something to get the seconds.
So, how can I convert the milliseconds into minutes?
I tried dividing the Duration by 60000 I don't know if it did worked or not it gives numbers that aren't similar to minutes.
It would really help if you provided a screenshot of your relevant blocks including Do it result of your Duration, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
Let's say you have 1000ms this is 1s. If you divide it by 60000, you get the result 0.0166666667. It is 0.016 minutes, which is correct. If you want human readable minutes, use this block.
On my app there's a bug in the music notification for the two skip song buttons so, please don't press them if you do, refresh the companion.
I'm trying to fix that bug! Headphones (1).aia (773.8 KB)
I know that the name doesn't match the app, it's just that I was doing something else before the music player app.
And I'll delete the aia tomorrow or the day after tomorrow because I don't want my game to be a victim of plagiarism.