video-accessibility/frontend/src/hooks
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__ bug fixes for frontend when trying to npm run build 2025-10-08 16:47:14 -05:00
useAccessibleVideoEdit.ts feat: add QC accessible video review and editing capabilities 2026-01-11 08:32:27 -06:00
useJob.ts feat: add save button to voice settings panel for TTS regeneration 2026-01-12 09:05:56 -06:00
useJobStatusWebSocket.ts fixed auto update of filtered queries for jobs list 2025-10-16 11:59:17 -05:00
useLanguages.ts feat: add video-native translation mode for multi-language content 2025-12-31 13:50:05 -06:00
useMultiUpload.ts refactor: remove manual language selection, always auto-detect 2026-01-03 18:42:45 -06:00
useReviewNotes.ts feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00
useToast.ts initial commit 2025-08-24 16:28:33 -05:00
useUsers.ts added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00