HTML5 audio recording not woorking in Google Nexus

江枫思渺然 提交于 2019-12-23 19:37:39

问题


I want to use HTML5 getusermedia to record audio, play back and save to server. I am trying with Google Nexus (Android 4+) and Google Chrome 29. Is it possible? When I try the codes I got from net, it asks permission to record using microphone and using the phone, I save a wav file. But no sound on playing this. The same site works from chromium browser in my PC. Am I doing anything wrong? or is it that audio recording is not actually working as it claims?

Thanks


回答1:


We now have Web Audio input working in Chrome for Android Beta (31.0.1650.11).



来源:https://stackoverflow.com/questions/18664316/html5-audio-recording-not-woorking-in-google-nexus

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