# Audio Files

**URL:** https://community.glideapps.com/t/audio-files/39074
**Category:** Ask for Help
**Created:** [February 28, 2022, 2:11pm UTC](https://community.glideapps.com/t/audio-files/39074 "2022-02-28T14:11:06Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![DR\_Livingston](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dr_livingston/32/39723_2.png) [@DR\_Livingston](https://community.glideapps.com/u/DR_Livingston)
#### Post date: [February 28, 2022, 2:11pm UTC](https://community.glideapps.com/t/audio-files/39074/1 "2022-02-28T14:11:06Z")

</div>

Some people can play the audio file I embedded in my app, some cannot. Anyone know how to rectify?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [February 28, 2022, 2:21pm UTC](https://community.glideapps.com/t/audio-files/39074/2 "2022-02-28T14:21:02Z")

</div>

Where is the file hosted?

---

<div class="post-metadata">

### Author: ![DR\_Livingston](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dr_livingston/32/39723_2.png) [@DR\_Livingston](https://community.glideapps.com/u/DR_Livingston)
#### Post date: [February 28, 2022, 2:24pm UTC](https://community.glideapps.com/t/audio-files/39074/3 "2022-02-28T14:24:24Z")

</div>

Hi. The file is stored on my google drive

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [February 28, 2022, 2:27pm UTC](https://community.glideapps.com/t/audio-files/39074/4 "2022-02-28T14:27:18Z")

</div>

Okay. Is the file publicly viewable?  
When using files stored in Google Drive you need to ensure the sharing settings are “Anyone with the link can view”

Note that it’s generally recommended to use Glide storage in preference to GDrive.

---

<div class="post-metadata">

### Author: ![DR\_Livingston](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dr_livingston/32/39723_2.png) [@DR\_Livingston](https://community.glideapps.com/u/DR_Livingston)
#### Post date: [February 28, 2022, 2:29pm UTC](https://community.glideapps.com/t/audio-files/39074/5 "2022-02-28T14:29:45Z")

</div>

I made it available for anyone to view. Odd thing is I had about 6 users test it. All by chance were iphone users. 3 could play the file, 3 could not. Its baffling to me.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [February 28, 2022, 2:34pm UTC](https://community.glideapps.com/t/audio-files/39074/6 "2022-02-28T14:34:36Z")

</div>

Audio files played via GDrive in Glide Apps are notoriously unreliable. If you do a search of the forum, you’ll find several related threads.

I’d really recommend moving the files to Glide storage.

---

<div class="post-metadata">

### Author: ![DR\_Livingston](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dr_livingston/32/39723_2.png) [@DR\_Livingston](https://community.glideapps.com/u/DR_Livingston)
#### Post date: [February 28, 2022, 2:36pm UTC](https://community.glideapps.com/t/audio-files/39074/7 "2022-02-28T14:36:36Z")

</div>

Thank you. I’m new and teaching myself so I’ll look into glide storage as an alternative.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [February 28, 2022, 11:41pm UTC](https://community.glideapps.com/t/audio-files/39074/8 "2022-02-28T23:41:23Z")

</div>

You can use the file picker component to upload your audio files to Glide. This is a recommended practice.

> **[File Picker](https://docs.glideapps.com/all/topics/components/pickers/file-picker)**

At the moment, Glide has a soft cap at 10GB in total storage for Pro apps. If you go over this limit, I believe you won’t be forced to stop immediately but Glide might want to speak with you about your plan to increase the storage.

---

<div class="post-metadata">

### Author: ![DR\_Livingston](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dr_livingston/32/39723_2.png) [@DR\_Livingston](https://community.glideapps.com/u/DR_Livingston)
#### Post date: [March 1, 2022, 2:50pm UTC](https://community.glideapps.com/t/audio-files/39074/9 "2022-03-01T14:50:28Z")

</div>

Thx
