LibreChat/api/server/services/Files/Audio
Marco Beretta f959ee302c
🗣️ fix: get speechTab config; feature: not overriding variables selected by user (#3282)
* fix(Speech): speechTab settings update

* fix: get speech config; refactor: moved everything to types and removed file types; feature: not overriding variables selected by user
2024-07-10 16:38:36 -04:00
..
getCustomConfigSpeech.js 🗣️ fix: get speechTab config; feature: not overriding variables selected by user (#3282) 2024-07-10 16:38:36 -04:00
getVoices.js 🗣️ feat: Azure OpenAI speech (#2985) 2024-07-10 16:33:06 -04:00
index.js 🎤 feat: add custom speech config, browser TTS/STT features, and dynamic speech tab settings (#2921) 2024-07-05 10:13:34 -04:00
speechToText.js 🗣️ feat: Azure OpenAI speech (#2985) 2024-07-10 16:33:06 -04:00
streamAudio.js ⏯️ fix(tts): Resolve Voice Selection and Manual Playback Issues (#2845) 2024-05-23 16:27:36 -04:00
streamAudio.spec.js ⏯️ fix(tts): Resolve Voice Selection and Manual Playback Issues (#2845) 2024-05-23 16:27:36 -04:00
textToSpeech.js 🗣️ feat: Azure OpenAI speech (#2985) 2024-07-10 16:33:06 -04:00