This commit is contained in:
mm 2024-10-30 10:46:41 +05:00
parent e2905e0422
commit 96db150451

View File

@ -89,7 +89,7 @@ async function playAudio(audioUrl) {
audio.remove()
console.log('Воспроизведение остановлено');
}, 5000);
)
}
}
function playSpeech(text) {