雾聪
2023-06-13 59113b50b578e097be5656c4044a58282b4d0b9e
funasr/runtime/html5/static/main.js
@@ -145,7 +145,9 @@
   isRec = false;
    info_div.innerHTML="请等候...";
   btnStop.disabled = true;
   setTimeout(function(){btnStart.disabled = false;info_div.innerHTML="请点击开始";}, 3000 );
   setTimeout(function(){
      console.log("call stop ws!");
      wsconnecter.wsStop();btnStart.disabled = false;info_div.innerHTML="请点击开始";}, 3000 );
   rec.stop(function(blob,duration){
  
      console.log(blob);