TTS auto-speak and STT auto-submit (#3696)

* auto STT submit control

* simplified STT auto and TTS autoplay

* add chatId to piper elements

* change defaults

* add chat customization page for enabling/disabling new features + options on account modal

* add translation placeholders

* show keybind command

* dev build

* Account modal ui prevent page reload + show Tooltip

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
This commit is contained in:
Timothy Carambat
2025-04-28 13:57:03 -07:00
committed by GitHub
parent 0b8e89f6a7
commit dd9c2b4af9
36 changed files with 737 additions and 31 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['3698-main-screen-localization'] # put your current branch to create a build. Core team only.
branches: ['2237-auto-stt-submit-preference'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'