pdf-quiz-generator/frontend
Daniel 799b5b3ee5 Fix TTS stop on navigation and answer; set Polly Joanna as default
- Add key prop to TTSButton based on question id + answer state
  so component remounts (and audio stops) on both question navigation
  and answer selection in study mode
- Set AWS Polly Joanna (neural) as default TTS voice

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 18:09:26 +02:00
..
src Fix TTS stop on navigation and answer; set Polly Joanna as default 2026-03-31 18:09:26 +02:00
.dockerignore Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
Dockerfile Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
index.html Major platform update: pgvector search, multi-provider TTS, settings page, CLI 2026-03-31 18:03:10 +02:00
nginx.conf Major platform update: pgvector search, multi-provider TTS, settings page, CLI 2026-03-31 18:03:10 +02:00
package.json Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
vite.config.js Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00