This commit is contained in:
rookie
2025-02-28 14:05:28 +08:00
committed by GitHub

View File

@@ -84,7 +84,7 @@ export const DEFAULT_CONFIG = {
}, },
ttsConfig: { ttsConfig: {
enable: false, enable: true,
autoplay: false, autoplay: false,
engine: DEFAULT_TTS_ENGINE, engine: DEFAULT_TTS_ENGINE,
model: DEFAULT_TTS_MODEL, model: DEFAULT_TTS_MODEL,