We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
官方的demo也有这个问题,操作流程如下
录音开始 -> 暂停 -> 录音结束 ->再次录音开始 -> 录音结束 -> 播放
之后可以看到浏览器疯狂报错:
player.ts:123 Uncaught TypeError: Cannot read property 'frequencyBinCount' of null at Function.e.getAnalyseData (player.ts:123) at t.getPlayAnalyseData (index.ts:218) at t.drawPlay (App.tsx:241)
The text was updated successfully, but these errors were encountered:
感谢提示,最新的1.0.7版本已修复。
Sorry, something went wrong.
No branches or pull requests
官方的demo也有这个问题,操作流程如下
之后可以看到浏览器疯狂报错:
The text was updated successfully, but these errors were encountered: