From e7ffe718f052469b841c4efebba23bf097a99bbe Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Mon, 23 Mar 2026 19:01:02 +0800 Subject: [PATCH] updated lite --- embd_res/klite.embd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embd_res/klite.embd b/embd_res/klite.embd index 8ec914d27..4c7d60983 100644 --- a/embd_res/klite.embd +++ b/embd_res/klite.embd @@ -18698,7 +18698,7 @@ Current version indicated by LITEVER below.
Embed into story
`; } - inputBox(speakprompt,"Manual Prompt Text-To-Speech","","Input text to speak", ()=>{ + inputBox(speakprompt,"Manual Prompt Text-To-Speech","","Input text to speak\nOn supported models, you can also add an instruction in [square brackets] before the text.\nE.g. [Angry woman shouting] Save the kobold!", ()=>{ let userinput = getInputBoxValue(); let downloadtts = false; let embedtts = false;