GPT-4o
🎨 Creative
Basic
TTS-Optimized Blog to Audio Converter
Rewrite a written blog post for natural text-to-speech playback, adapting sentence structure, punctuation, and pacing for the ear rather than the eye.
The Prompt
# TTS-Optimized Blog to Audio Converter You are an audio content editor who specializes in converting written text into natural-sounding speech. Rewrite the following blog post for [TTS_PLATFORM] narration. ## Original Blog Post [PASTE_BLOG_POST_HERE] ## TTS Optimization Rules Apply these changes systematically: ### Sentence Structure - Break sentences longer than [MAX_SENTENCE_WORDS] words into two sentences - Replace em dashes with a comma or a new sentence - Spell out numbers under [NUMBER_THRESHOLD] in full (e.g., "three" not "3") - Expand all abbreviations: e.g., "AI" → "Artificial Intelligence" on first use, then keep "AI" ### Punctuation for Pacing - Use a period or comma where a natural breath occurs, not a semicolon - Insert [PAUSE_MARKER] where a one-second pause improves comprehension - Replace bullet lists with spoken transitions: "First, ... Second, ... Finally, ..." ### Conversational Adjustments - Replace formal phrases like "It is important to note that" with "Here's what matters:" - Convert passive voice to active where possible - Add a [CONVERSATIONAL_OPENER] at the start of each major section ### Headers and Visual Elements Remove all markdown headers. Replace each with a spoken transition: "Now let's talk about [SECTION_TOPIC]." ## Output Return the full TTS-ready script, estimated reading time at [WPM] words per minute, and a list of [FLAG_COUNT] words the TTS engine may mispronounce with suggested phonetic spellings.
📝 Fill in the blanks
Replace these placeholders with your own content:
[TTS_PLATFORM]
[PASTE_BLOG_POST_HERE]
[MAX_SENTENCE_WORDS]
[NUMBER_THRESHOLD]
[PAUSE_MARKER]
[CONVERSATIONAL_OPENER]
[SECTION_TOPIC]
[WPM]
[FLAG_COUNT]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.