mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 10:20:15 +01:00
* fix: hide audio element on mobile * chore: add tts docs link * fix: select voice option on first render * fix: NotAllowedError, prevent async playback for mobile triggers, consolidate MessageAudio code, user user-triggered unmutes * fix: Firefox/unsupported type for MediaSource hack * refactor(STT): make icon red when recording. consolidate logic to AudioRecorder component * fix: revert Redis changes to use separate client for sessions |
||
|---|---|---|
| .. | ||
| index.ts | ||
| useCombobox.ts | ||
| useDebounce.ts | ||
| useMentions.ts | ||
| useMultipleKeys.ts | ||
| useRequiresKey.ts | ||
| useSelectMention.ts | ||
| useSpeechToText.ts | ||
| useSpeechToTextBrowser.ts | ||
| useSpeechToTextExternal.ts | ||
| useTextarea.ts | ||
| useTextToSpeech.ts | ||
| useTextToSpeechBrowser.ts | ||
| useTextToSpeechExternal.ts | ||
| useUserKey.ts | ||