main
@0Melon0 12 months ago
parent 6bbf6c289e
commit 2e902da561

@ -233,7 +233,7 @@ export default {
// onend
utterance.onend = function () {
this.popupMsg = '';
Notification.colseAll();
// Notification.colseAll();
console.log('Speech has finished.');
};

Loading…
Cancel
Save