@ -265,6 +265,7 @@ class HttpReadAloudService : BaseReadAloudService(),
errorNo++
if (errorNo >= 3) {
toastOnUi("朗读连续3次错误, 最后一次错误代码($what, $extra)")
ReadAloud.pause(this)
} else {
playNext()
}