简体   繁体   English

iOS Safari JavaScript录音

[英]iOS Safari javascript audio recording

As of iOS 12, MediaRecorder hasn't been yet implemented. 从iOS 12开始,尚未实现MediaRecorder MediaDevices however works, allowing to request access to the user' microphone. 但是,MediaDevices可以工作,允许请求访问用户的麦克风。

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? 我想念什么吗?

To my knowledge, these two libs are currently the only working solutions for iOS 11.3: 据我所知,这两个库是当前iOS 11.3唯一可行的解​​决方案:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM