admin管理员组文章数量:1333188
As of iOS 12, MediaRecorder
hasn't been yet implemented. MediaDevices however works, allowing to request access to the user' microphone.
I am trying to figure out if there is at least one way of recording audio straight from the browser. I suppose there must be at least one, otherwise what would be the point of granting access to the microphone?
However I can't seem to find a single working solution. Am I missing something?
As of iOS 12, MediaRecorder
hasn't been yet implemented. MediaDevices however works, allowing to request access to the user' microphone.
I am trying to figure out if there is at least one way of recording audio straight from the browser. I suppose there must be at least one, otherwise what would be the point of granting access to the microphone?
However I can't seem to find a single working solution. Am I missing something?
Share Improve this question edited Jul 27, 2018 at 9:47 Pooja Gupta 79310 silver badges23 bronze badges asked Jul 27, 2018 at 9:28 resleresle 2,3744 gold badges23 silver badges40 bronze badges1 Answer
Reset to default 7To my knowledge, these two libs are currently the only working solutions for iOS 11.3:
- https://github./ai/audio-recorder-polyfill
- https://github./danielstorey/WebAudioTrack
本文标签: iOS Safari javascript audio recordingStack Overflow
版权声明:本文标题:iOS Safari javascript audio recording - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742347414a2457803.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论