What is the best way to play audio files that have been put into bucket?
I'd say grab the url of the view file endpoint and put that into your media player
When I try to get that url its just text when it runs
Yup, remove the &mode=admin
What media player should I use as when I try this I get this error DOMException: The element has no supported sources.
What's the mime/file type when you look at the file in Appwrite?
audio/x-wav
Hmm we don't support that format: https://github.com/appwrite/appwrite/blob/master/app/config/storage/mimes.php
Awesome thank you will just convert everything!
[Solved] Audio files in Storage
You could also create a feature request
Audio/wav makes sense to add. I'm not sure what x-wav is
Recommended threads
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...
- Payment problems
Its really beginning to frustrate me, last month I was on Pro plan on Appwrite cloud, I chose the option to downgrade next month(this one) to Free plan, and tha...
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...