最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

iOS Safari javascript audio recording - Stack Overflow

programmeradmin2浏览0评论

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 badges
Add a ment  | 

1 Answer 1

Reset to default 7

To 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
发布评论

评论列表(0)

  1. 暂无评论