MCPcopy Create free account
hub / github.com/modelscope/FunASR / mrNext

Function mrNext

runtime/html5/static/recorder-core.js:324–326  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

322 }
323
324 var mrNext=function(){//可以继续,没有调用断开
325 return isWebM && stream._ra;
326 };
327 var mrAlive=stream._ra=function(){
328 //start时会调用,只要没有收到数据就断定MediaRecorder有问题,降级处理
329 if(badInt!==""){//没有回调过数据

Callers 1

connWebMFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…