标签: javascript html audio record
我有这个输入<input type="file" accept="audio/*" capture="microphone">字段 当我打开这个元素在Android上点击它打开手机的录音机,但当我点击iPhone上的相同元素时,它打开手机的相机搜索从3天,但没有发现任何相关的。
<input type="file" accept="audio/*" capture="microphone">