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

Function f2

runtime/html5/static/recorder-core.js:780–785  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

778 },100);
779 };
780 var f2=function(e){
781 var code=e.name||e.message||e.code+":"+e;
782 This.CLog("请求录音权限错误",1,e);
783
784 codeFail(code,"无法录音:"+code);
785 };
786
787 var trackSet={
788 noiseSuppression:false //默认禁用降噪,原声录制,免得移动端表现怪异(包括系统播放声音变小)

Callers

nothing calls this directly

Calls 1

codeFailFunction · 0.70

Tested by

no test coverage detected