gengx
This commit is contained in:
parent
5dd3c67bb2
commit
3ae1ea5dc8
|
@ -108,7 +108,7 @@ function loadTTS(){
|
|||
})
|
||||
audioElements.push(a)
|
||||
if (i == 0)
|
||||
playAudio(i)
|
||||
playAudio()
|
||||
})
|
||||
.catch(error => {
|
||||
// 请求失败处理逻辑
|
||||
|
|
Loading…
Reference in New Issue