We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50538bf commit ac194edCopy full SHA for ac194ed
src/components/AudiobookExportModal.tsx
@@ -688,7 +688,7 @@ export function AudiobookExportModal({
688
{chapters.length === 0 && !isGenerating && !isLoadingExisting && (
689
<div className="text-center py-8">
690
<p className="text-sm text-muted">
691
- Click "Start Generation" to begin creating your audiobook.
+ Generation will use current TTS playback options.
692
<br />
693
Individual chapters will appear here as they are generated.
694
</p>
0 commit comments