This commit is contained in:
weipengfei 2023-10-13 21:26:52 +08:00
parent 5dd3c67bb2
commit 3ae1ea5dc8
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ function loadTTS(){
}) })
audioElements.push(a) audioElements.push(a)
if (i == 0) if (i == 0)
playAudio(i) playAudio()
}) })
.catch(error => { .catch(error => {
// //