video-accessibility/frontend/src
michael 29643f6683 upgrade TTS to Gemini TTS with voice selection and preview
- Add Gemini TTS service with 30 voices and 24 languages
- Add TTS API endpoints for voice listing and preview
- Add per-language voice selection in job creation form
- Add voice override at QC approval stage
- Add VoiceSelector and VoicePreviewButton components
- Update TTSPreferences model with provider and voice mapping

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 14:41:57 -06:00
..
__tests__ initial commit 2025-08-24 16:28:33 -05:00
assets initial commit 2025-08-24 16:28:33 -05:00
components upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
contexts bug fixes for frontend when trying to npm run build 2025-10-08 16:47:14 -05:00
hooks upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
lib upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
routes upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
styles initial commit 2025-08-24 16:28:33 -05:00
test bug fixes for frontend when trying to npm run build 2025-10-08 16:47:14 -05:00
types upgrade TTS to Gemini TTS with voice selection and preview 2025-12-22 14:41:57 -06:00
utils fix hardcoded English labels to use detected source language 2025-12-22 12:04:31 -06:00
App.css initial commit 2025-08-24 16:28:33 -05:00
App.tsx added production user role and made it default for new MSAL users - production can access everything EXCEPT user management - that's only for admin 2025-10-10 10:07:30 -05:00
index.css initial commit 2025-08-24 16:28:33 -05:00
main.tsx added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00
vite-env.d.ts initial commit 2025-08-24 16:28:33 -05:00