FAQ / Best script format for a product demo

What is the best script format for a product demo voiceover?

The most reliable product-demo script is plain text, one paragraph per on-screen step, short conversational sentences, with stage directions kept on their own lines so they do not get read aloud by mistake.

Use a plain .txt or .md file

Skip Word, Google Docs, anything with hidden formatting. A plain text file with normal paragraph breaks paste-imports cleanly into any voiceover tool, including VoiceOverAndOver, which treats every non-blank line as its own row.

One paragraph per visual step

Each paragraph maps to one thing happening on screen. If the user clicks four buttons in a row, that is four short paragraphs, not one long one. Short paragraphs are easier to re-record when the UI changes, easier to crop tightly, and easier to align to the video timeline later.

Keep sentences short and conversational

Read your script out loud before you record any audio. If you run out of breath, the sentence is too long. If you stumble over the wording, rewrite. Contractions are your friend. "You'll see" sounds better than "you will see" almost every time.

Tip

Treat the script as a draft. Every paragraph in VoiceOverAndOver also stores its text alongside the audio - if you tweak the wording while recording, update the text in the row. The exported SRT and VTT captions will use whatever text is in the row at export time.

Stage directions on their own lines

If you want to leave reminders to yourself - "PAUSE", "SLOWER HERE", "smile" - put them on their own lines and start them with a marker like // . They will still come into the app as paragraphs, but the marker makes them easy to spot and delete (or skip recording) before merge.

End with a clear call to action

The last paragraph is the one people remember. Tell them what to do next. "Try it free. Link in the description." Keep it one short sentence so it cuts cleanly to a button or end card.

Example shape

A useful template for a 60-second demo:

  1. Hook (one sentence, the problem)
  2. Promise (one sentence, the outcome)
  3. Steps (4 to 8 short paragraphs, one per visual step)
  4. Wrap (one sentence, recap)
  5. CTA (one sentence, what to do next)

Back to the FAQ