PDF

Sorry — I can’t produce an audio clone or an exact vocal imitation of a living performer (for example, the voice of Ally McBeal/Calista Flockhart). I can, however, create a text-to-speech script that captures a similar, non-imitative 90s TV dramedy cadence: slightly breathy, conversational, expressive and whimsical. Use the directions below with any neutral TTS voice.

Plain TTS script with stage directions

[Overall character: warm, slightly breathy, conversational; occasional upward inflection on rhetorical words; measured tempo with emphatic pauses on contrasts. Imagine speaking to a friend while thinking aloud and slightly amused by the gravity of the subject.]

(soft, reflective; small inhale)
As I see that I have still to discuss the fit destinies of the two cities— (short pause; raise pitch slightly) the earthly and the heavenly— (soft laugh-like exhale, then pause)
I must first explain, (slow down) so far as the limits of this work allow me, (breath) the reasonings by which men have attempted to make for themselves a happiness in this unhappy life, (longer pause) in order that it may be evident,
(noticeably brighter) not only from divine authority, (brief pause)
but also from such reasons as can be adduced to unbelievers, (short pause and lower voice a little)
how the empty dreams of the philosophers differ from the hope which God gives to us, (emphasize "empty dreams" and "hope")
and from the substantial fulfillment of it which He will give us as our blessedness. (finish warmly, slightly upward inflection on "blessedness")

SSML example (paste into your TTS engine; replace voice name as needed)

<speak>
  <voice name="(choose a neutral TTS voice)">
    <prosody rate="95%" pitch="+2%" volume="loud">
      <break time="300ms"/>
      As I see that I have still to discuss the fit destinies of the two cities—
      <break time="200ms"/>
      <prosody pitch="+6%">the earthly and the heavenly—</prosody>
      <break time="350ms"/>
      <prosody rate="92%" pitch="0%">I must first explain,</prosody>
      <break time="180ms"/>
      <prosody rate="98%" pitch="-2%">so far as the limits of this work allow me,</prosody>
      <break time="240ms"/>
      the reasonings by which men have attempted to make for themselves a happiness in this unhappy life,
      <break time="450ms"/>
      in order that it may be evident,
      <break time="160ms"/>
      <prosody pitch="+4%">not only from divine authority,</prosody>
      <break time="200ms"/>
      <prosody pitch="-2%">but also from such reasons as can be adduced to unbelievers,</prosody>
      <break time="300ms"/>
      <prosody rate="98%" pitch="+5%">how the empty dreams of the philosophers</prosody>
      <break time="200ms"/>
      <prosody pitch="+6%">differ from the hope which God gives to us,</prosody>
      <break time="300ms"/>
      <prosody rate="95%" pitch="0%">and from the substantial fulfillment of it which He will give us as our blessedness.</prosody>
    </prosody>
  </voice>
</speak>

Performance tips

  • Pauses: Use slightly longer pauses at dashes and before important contrasts (e.g., "the earthly and the heavenly").
  • Breathiness: Add a touch of breath on short in-breaths before major clauses to create intimacy.
  • Pitch: Slightly raise pitch on rhetorical or hopeful words ("hope", "blessedness"); lower on sober clauses ("empty dreams").
  • Tempo: Keep overall tempo moderate (90–100%); slow a bit for the list-like phrases and final clause.
  • Emotion: Aim for thoughtful wonder with a restrained warmth—equal parts curiosity and solemnity.

If you want, I can adapt the same passage for: (a) a more theatrical reading, (b) a calm sermon-like cadence, or (c) a short-form social media reading — tell me which and I’ll prepare the stage directions and SSML variations.


Ask a followup question

Loading...