-
Notifications
You must be signed in to change notification settings - Fork 418
feat: Add audio/wav support #1243
Copy link
Copy link
Closed
Labels
PRs AcceptedAnyone feel free to pick this upAnyone feel free to pick this uparea:packagesissue regarding one of the uploadthing packagesissue regarding one of the uploadthing packagessdk✨ enhancementsuggestion or feature request to improve uploadthingsuggestion or feature request to improve uploadthing
Metadata
Metadata
Assignees
Labels
PRs AcceptedAnyone feel free to pick this upAnyone feel free to pick this uparea:packagesissue regarding one of the uploadthing packagesissue regarding one of the uploadthing packagessdk✨ enhancementsuggestion or feature request to improve uploadthingsuggestion or feature request to improve uploadthing
Describe the feature you'd like to request
When playing with the MediaRecorder i realized uploading files auth audio/wav throws an unsupported type error. Forcefully adding audio/wav to the list of ut router seems to have fixed the issue but I get a TS error in the editor. I'm not sure if just using audio/x-wav solves the issue. Sorry for the vague explanation. A lot of things went wrong during my implementation and I don't know what exactly is causing what issue. Is there a specific reason why audio/wav is not supported by default?
Describe the solution you'd like to see
.
Additional information
No response
👨👧👦 Contributing