• Resolved semonorge

    (@semonorge)


    When creating shortcodes, is there a way to add extra pauses in the audio generation?

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Plugin Author Mementor AS

    (@mvirik)

    Adding pauses in your speech can greatly improve its rhythm and make it sound more natural. Here are the best ways to do it when using Mementor Text-to-Speech (TTS):

    1. Use the <break> Tag

    The most precise way to insert a pause is by using the <break> tag with a specific duration in seconds. This method is recognized by the AI and produces a realistic, natural-sounding pause—not just silence between words.

    Example:

    [mementor-tts]Think about it. <break time="1.0s" /> Mementor Text to Speech (TTS) rocks![/mementor-tts]

    You can set the pause time in seconds (e.g., 0.8s, 1.5s, etc.), up to a maximum of 3 seconds.

    2. Use Dashes for Informal Pausing

    If you prefer a simpler or more flexible method, dashes also work well. A single dash (-), em-dash (), or even multiple dashes (-- --) can suggest a pause, and the AI will generally interpret them correctly.

    Example:

    [mementor-tts]Think about it. --- Mementor Text to Speech (TTS) rocks! -- Right?[/mementor-tts]

    This method is less precise but often effective for creating rhythm and emphasis in your speech.

    Both methods can help you craft more expressive, human-like audio with Mementor Text-to-Speech (TTS). Give them a try and see what works best for your style!

Viewing 1 replies (of 1 total)

The topic ‘Shortcodes – How do I add pauses?’ is closed to new replies.