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

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

Loading…
Cancel
Save