dev
This commit is contained in:
parent
e2905e0422
commit
96db150451
@ -89,7 +89,7 @@ async function playAudio(audioUrl) {
|
|||||||
audio.remove()
|
audio.remove()
|
||||||
console.log('Воспроизведение остановлено');
|
console.log('Воспроизведение остановлено');
|
||||||
}, 5000);
|
}, 5000);
|
||||||
)
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function playSpeech(text) {
|
function playSpeech(text) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user