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

Function awNext

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

Source from the content-addressed store, hash-verified

249 };
250
251 var awNext=function(){//可以继续,没有调用断开
252 return isWorklet && stream._na;
253 };
254 var nodeAlive=stream._na=function(){
255 //start时会调用,只要没有收到数据就断定AudioWorklet有问题,恢复用老的
256 if(badInt!==""){//没有回调过数据

Callers 2

connWorkletFunction · 0.70
createNodeFunction · 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…