LibreChat/client/src/components/Nav/SettingsTabs/Speech/STT
Marco Beretta d5782ac66c
feat: auto send text slider (#3312)
* feat: convert main component to float

* feat: convert the remaining components

* feat: use `recoilState` instead of `recoilValue`

* feat: replaced `AutoSendTextSwitch` to `AutoSendTextSelector`

* feat: use `autoSendText` in the `useSpeechToTextExternal` hook

* fix: `autoSendText` timeout
2024-07-17 10:07:11 -04:00
..
__tests__ feat: auto send text slider (#3312) 2024-07-17 10:07:11 -04:00
AutoSendTextSelector.tsx feat: auto send text slider (#3312) 2024-07-17 10:07:11 -04:00
AutoTranscribeAudioSwitch.tsx feat: auto send text slider (#3312) 2024-07-17 10:07:11 -04:00
DecibelSelector.tsx feat: auto send text slider (#3312) 2024-07-17 10:07:11 -04:00
EngineSTTDropdown.tsx 🔧 fix+chore: Resolve Overflow in Settings Modal & Upgrade to Headless UI 2.0 (#2661) 2024-07-10 16:45:58 -04:00
index.ts feat: auto send text slider (#3312) 2024-07-17 10:07:11 -04:00
LanguageSTTDropdown.tsx 🔧 fix+chore: Resolve Overflow in Settings Modal & Upgrade to Headless UI 2.0 (#2661) 2024-07-10 16:45:58 -04:00
SpeechToTextSwitch.tsx 🎤 feat: add custom speech config, browser TTS/STT features, and dynamic speech tab settings (#2921) 2024-07-05 10:13:34 -04:00