-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Using the sample code, when I set downloadFileExtension="mp3"
, something is downloaded with a .mp3
file extension, but it's not an MP3. Attempting to play it yields only a loud corrupt sound.
The file is actually still a .webm
and changing the extension to .webm
makes it playable.
So what's the point of setting the extension to MP3 or WAV if it doesn't actually give an MP3 or WAV? Or is this simply broken?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working