diff --git a/src/components/AudiobookExportModal.tsx b/src/components/AudiobookExportModal.tsx index c36970c..51fc052 100644 --- a/src/components/AudiobookExportModal.tsx +++ b/src/components/AudiobookExportModal.tsx @@ -688,7 +688,7 @@ export function AudiobookExportModal({ {chapters.length === 0 && !isGenerating && !isLoadingExisting && (

- Click "Start Generation" to begin creating your audiobook. + Generation will use current TTS playback options.
Individual chapters will appear here as they are generated.