18
Views
2
Comments
How to play audio file from sandbox mobile application

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.

2025-07-17 22-43-52
Márcio Dendena

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". 

2019-11-11 17-10-24
Manish Jawla
 
MVP

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.