# Download mp3 and play via Sound

**URL:** https://community.thunkable.com/t/download-mp3-and-play-via-sound/1440164
**Category:** Questions about Thunkable X
**Created:** [August 9, 2021, 5:04pm UTC](https://community.thunkable.com/t/download-mp3-and-play-via-sound/1440164 "2021-08-09T17:04:05Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![sasch900](https://avatars.discourse-cdn.com/v4/letter/s/e36b37/32.png) [@sasch900](https://community.thunkable.com/u/sasch900)
#### Post date: [August 9, 2021, 5:04pm UTC](https://community.thunkable.com/t/download-mp3-and-play-via-sound/1440164/1 "2021-08-09T17:04:05Z")

</div>

Hey,  
searched the forum one hour (and tried several hours before)  
is there a way to download mp3 files with GET request and play it via sound module?

Because i need to create an app with dynamic content to use in region with and without internet

thanks for your help

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [August 9, 2021, 7:14pm UTC](https://community.thunkable.com/t/download-mp3-and-play-via-sound/1440164/2 "2021-08-09T19:14:31Z")

</div>

The short answer is NO.

You need to program one yourself and you will run into complications such as permission and copy righted materials.

---

<div class="post-metadata">

### Author: ![sasch900](https://avatars.discourse-cdn.com/v4/letter/s/e36b37/32.png) [@sasch900](https://community.thunkable.com/u/sasch900)
#### Post date: [August 9, 2021, 7:18pm UTC](https://community.thunkable.com/t/download-mp3-and-play-via-sound/1440164/3 "2021-08-09T19:18:39Z")

</div>

theese are my own files from my server.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [August 9, 2021, 7:22pm UTC](https://community.thunkable.com/t/download-mp3-and-play-via-sound/1440164/4 "2021-08-09T19:22:54Z")

</div>

If these files are residing on your server then you need to create a download function that works with your server setup. Thunkable does not have this option.

---

<div class="post-metadata">

### Author: ![sasch900](https://avatars.discourse-cdn.com/v4/letter/s/e36b37/32.png) [@sasch900](https://community.thunkable.com/u/sasch900)
#### Post date: [August 9, 2021, 7:37pm UTC](https://community.thunkable.com/t/download-mp3-and-play-via-sound/1440164/5 "2021-08-09T19:37:31Z")

</div>

thank you but this answers not to my question…

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [August 9, 2021, 8:10pm UTC](https://community.thunkable.com/t/download-mp3-and-play-via-sound/1440164/6 "2021-08-09T20:10:32Z")

</div>

> [@muneer](#):
>
> The short answer is NO.

This is the answer. You just forgot that it is already answered.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:17pm UTC](https://community.thunkable.com/t/download-mp3-and-play-via-sound/1440164/7 "2024-11-08T13:17:30Z")

</div>


