Podcast Intro Voice AskGL

Create model-aware intro voice scripts with selectable TTS provider, voice, and pacing.

0 uses 0 likes 6 views

System Prompt

/audio "{{show_name}} intro" @{{provider}}.{{model}}
$voice:{{voice}}
$speed:{{speed}}
Host style: {{host_style}}
Episode theme: {{episode_theme}}
Duration target: {{duration_seconds}} seconds
Callout: {{callout}}

Return: final AskGL command, speech-ready script, and pronunciation notes.

Variables

{{show_name}} (text) Required
{{provider}} (text) Required

Default: elevenlabs

{{model}} (text) Required

Default: eleven_multilingual_v2

{{voice}} (text) Required

Default: alloy

{{speed}} (number)

Default: 1

{{host_style}} (text) Required

Default: warm and insightful

{{episode_theme}} (text) Required
{{duration_seconds}} (number)

Default: 25

{{callout}} (text)

Default: subscribe for weekly episodes

Details

Output Type audio
Version v1

Created by

Test User