openreader/src/components/admin
Bilal Tahir 801f0dcca2 feat(tts): add Speech SDK provider for ElevenLabs, Cartesia, Deepgram, Google, Inworld, and more
Adds 'speech-sdk' as a fifth built-in TTS provider backed by @speech-sdk/core
(Apache 2.0). Models use the provider/model format; requests go from the
server directly to the provider's API with the user's own key. Existing
providers, defaults, and config are untouched.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 10:39:20 -07:00
..
AdminFeaturesPanel.tsx refactor(ui): enforce shared control primitives 2026-06-06 11:15:48 -06:00
AdminProvidersPanel.tsx feat(tts): add Speech SDK provider for ElevenLabs, Cartesia, Deepgram, Google, Inworld, and more 2026-06-11 10:39:20 -07:00
AdminTasksPanel.tsx Refactor user data cleanup and TTS storage flows (#105) 2026-06-07 13:33:20 -06:00