forked from open-webui/open-webui
feat: tts automatic playback
This commit is contained in:
parent
ab3e0635bb
commit
5eff0e5f61
5 changed files with 93 additions and 46 deletions
|
@ -458,6 +458,7 @@
|
|||
</button>
|
||||
|
||||
<button
|
||||
id="speak-button-{message.id}"
|
||||
class="{isLastMessage
|
||||
? 'visible'
|
||||
: 'invisible group-hover:visible'} p-1 rounded dark:hover:text-white transition"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue