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;