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
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