ios Recorder不兼容问题
liq1231234 opened this issue · 2 comments
liq1231234 commented
[47:44.393 Recorder]Connect采用老的ScriptProcessor,可设置Recorder.ConnectEnableWorklet=true尝试启用audioWorklet(此浏览器不支持MediaRecorder.WebM.PCM)。由于audioWorklet内部1秒375次回调,在移动端可能会有性能问题导致回调丢失录音变短,PC端无影响,暂不建议开启audioWorklet。
liq1231234 commented
@xiangyuecn 这个是什么情况 要怎么解决呢
xiangyuecn commented
这个只是Recorder里面的一些提示信息,可以不用管