开发者

Is there any way to have a web page record sound from an iPad?

开发者 https://www.devze.com 2023-02-13 00:44 出处:网络
I don\'t think this is currently possible with straight HTML (although I\'ve heard开发者_运维百科 that HTML5 may support this in the future):

I don't think this is currently possible with straight HTML (although I've heard开发者_运维百科 that HTML5 may support this in the future):

I'd like a web app that can record audio from the iPad (and also, ideally iPhone). This will not be an iOS app. It's a web page.


Unfortunately, no. The only hardware functions you can get access to via HTML/JS are the location service and the accelerometer.

0

精彩评论

暂无评论...
验证码 换一张
取 消