Since I have still not received a solution for almost a year (see → here) and there have been a lot of inquiries, I am introducing the solution today: playSound_forwardRewind.aia (342.1 KB)
In this example a sound is played from the assets, but it also works with every other path from the external storage (also for the removable / micro SD card) as I have show in the daily challenge #81.
See i just added this block to gave source to the player, but as you can see in the video still facing the issue. There is an error in total duration of the music, it showing 0. Second slider is also not working.
Hello @bodymindpower from my side I am real appreciating and give you my thanks in advance for this supper awesome daily challenge which was very difficult no one solved it but you have solved it by yourself.
Please I would like to ask;
will this method work for Online Streaming too or there are should be another way for online.mp3 playforwad & playbackward?
I will real once again ppreciate for your response
Yes, but why not try it yourself?
And if there is a problem, post your blocks and I will answer.
Note:
If there are problems on some devices in idle (sleep) mode (screen off) and the stream interrupts (sound stops), this is due to Doze mode and has nothing to do with my solution. KeepScreenOn works in any case.
Thanks by just taking that player up now its working perfectly, you are truly a genius. There is one question why i need permission for read external storage, when i am just outsourcing the audio file from airtable ? @bodymindpower