Skip to content

Commit

Permalink
fix: speech
Browse files Browse the repository at this point in the history
  • Loading branch information
whes1015 committed Oct 18, 2023
1 parent 49f35fe commit e7a409b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/index/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ function replay_stop() {
item.style.display = "";
}
eew_replay_stop();
speech.cancel();
rts_replay_time = 0;
alert_timestamp = 0;
rts_replay_timestamp = 0;
Expand Down

0 comments on commit e7a409b

Please sign in to comment.