What is the best practice ? (audio files)
Hi, I am on my way to build my first app.
I want to make an audiobook, (with paid access) but the audio files are very large.
If I add the files directly to to app will the app be very large and include the files?
If yes then the paid access will not matter because the files can be extracted from the app itself, right?
Or is it better to host the files on server and use the online audio player?
If so where is the best place to host audio files that would be compatible with the online player?
Thanks for any input in this matter.
Tagged:
Comments
Thanks, I now see that I have to make it offline.
With the V2 audio components, you could host your file in AWS and either stream or download it, depending on what the user chooses. With V3 you apparently are stuck with the choice of either streaming on embedding in the app. Streaming would be "best practice," but not good if the user doesn't have a data connection the whole time they want to listen.
It's best to use your own hosting. I use bluehost https://www.bluehost.com/track/cw547463/ here are my apps using online audio activity:
ESV Bible bible links
https://iff.qwb.mybluehost.me/esvb/01_genesis.mp3
https://iff.qwb.mybluehost.me/esvb/02_exodus.mp3
https://iff.qwb.mybluehost.me/esvb/03_leviticus.mp3
https://iff.qwb.mybluehost.me/esvb/04_numbers.mp3
https://iff.qwb.mybluehost.me/esvb/05_deuteronomy.mp3
https://iff.qwb.mybluehost.me/esvb/06_joshua.mp3
https://iff.qwb.mybluehost.me/esvb/07_judges.mp3
https://iff.qwb.mybluehost.me/esvb/08_ruth.mp3