Skip to content

Commit

Permalink
修改demo代码
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangyuecn committed Jan 15, 2020
1 parent 72a46ea commit df35c89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-support-sample/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@
};
reclog("定时"+time+"ms后自动停止录音");
autoStopTimer=setTimeout(function(){
autoStopTimer=0;
reclog("定时时间到,开始自动调用停止...");
recstop();
},time);
Expand Down

0 comments on commit df35c89

Please sign in to comment.