change 打断词
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
This commit is contained in:
parent
7d263bca35
commit
bc1ee53e43
@ -423,7 +423,8 @@
|
||||
|
||||
|
||||
console.info('asrResult', data, trigger_status);
|
||||
if (data == "小公" || data == "小共" || data == "小工"){
|
||||
|
||||
if (data.includes("暂停说话") || data.includes("暂停播放")){
|
||||
duix.break()
|
||||
trigger_status = true
|
||||
return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user