In my mobile application, I have downloaded an audio file from database to mobile application sandbox using File Transfer Plugin and then I got a URI like this for eg: "file:///data/user/0/com.example.app/files/application/audio.mp3". How can i play the audio file from sandbox using this URI for Android and IOS both online and offline.
Good morning, my friend!Try downloading a Media plugin from the Forge — they will give you the necessary path to be able to play the audio files.Do a quick search in the Forge using the term "MEDIA".
Hi @Akash d ,
Please check the below forge component:
https://www.outsystems.com/forge/component-overview/11545/audio-player-o11
In addition to that this post as well:
https://www.outsystems.com/forums/discussion/21431/play-audio-in-mobile-app/
This might help you.
regards,
Manish Jawla