Access microphone on internet explorer

人走茶凉 提交于 2019-12-24 02:01:17

问题


i do check the WebRTC for checking the existence of microphone, work form chrome to edge but unfortunately ie doesn't support. I found some online websites but non on ie do work correctly. How can i detect if client browser connect with microphone on ie ?


回答1:


IE does not support WebRTC and there's no other method on the browser to get a stream from the microphone.

Though I haven't tested them, there are plugins to add WebRTC functionality to IE, like Temasys WebRTC plugin or webrtc-everywhere.



来源:https://stackoverflow.com/questions/37838805/access-microphone-on-internet-explorer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!