video-accessibility/frontend/src/lib
michael e371dc401a feat: add save button to voice settings panel for TTS regeneration
Add ability to save voice settings changes in QC Review screen without
needing to approve the job. When saved, all TTS segments are regenerated
across all languages with the new voice settings.

Changes:
- Add PUT /jobs/{id}/tts-preferences endpoint to update TTS preferences
- Add UpdateTTSPreferencesRequest schema
- Add updateTTSPreferences API method and useUpdateTTSPreferences hook
- Add Save Voice Settings button with change detection to QCDetail

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 09:05:56 -06:00
..
__tests__ initial commit 2025-08-24 16:28:33 -05:00
api.ts feat: add save button to voice settings panel for TTS regeneration 2026-01-12 09:05:56 -06:00
auth.ts fixed front end build errors 2025-10-10 10:26:57 -05:00
fileUtils.ts feat: add multi-video upload support 2025-12-22 20:01:48 -06:00
msalConfig.ts fixed front end build errors 2025-10-10 10:26:57 -05:00
queryClient.ts initial commit 2025-08-24 16:28:33 -05:00
vtt.ts feat: enhance VTT editor with timing editing, cue insert/delete 2025-12-29 11:46:24 -06:00