diff --git a/app/tts/page.tsx b/app/tts/page.tsx index b11d968..5b2ac29 100644 --- a/app/tts/page.tsx +++ b/app/tts/page.tsx @@ -483,6 +483,7 @@ export default function TtsPage() { + {pauseOpen ?
点按钮或选时长即可插入停顿,无需手写代码。标点停顿默认:逗号 0.3s,句号 / 问号 / 感叹号 0.8s。
{correctionMessage ?{correctionMessage}
: null}{loadedAt ? `音色清单已更新 · ${voices.length} 个音色` : "正在读取音色清单…"}
{loadedAt ? `音色清单已更新 · ${voices.length} 个音色` : "正在读取音色清单…"}