@@ -79,9 +79,6 @@ export default {
this.blob = null;
},
closed() {
- if (this.status === "PLAY") {
- this.ttsVoice?.audioPlayer?.stop();
- }
this.ttsVoice?.reset();
cancel() {