Hacker News new | ask | show | jobs
by montag 1145 days ago
Looks like it says “mime type is not supported” on mobile Safari.
3 comments

It uses "audio/webm;codecs=opus" to record mic. Now it's possible to change it in the config menu in the top right. Safari probably needs audio/mp3. Edit: also consider "audio/foo;codecs=pcm" where "foo" is something compatible with Safari.
ugh could you maybe add some code to detect apple-platforms and set this accordingly (like batteries included)?

edit: tyvm, nice idea! would very much like to try it

This is a problem of iOS not supporting modern efficient codecs.
I get the same error on Iphone/Safari
Also iPhone/chrome
Same…