πŸ› οΈ Quick Insert Tags
SSML Source
Syntax Preview
Ready β€” Build your SSML and click Speak

πŸ“– SSML Tag Reference

  • <break time="500ms"/> β€” Insert a pause (ms or s)
  • <emphasis level="strong">text</emphasis> β€” Emphasize text (strong/moderate/reduced)
  • <prosody rate="slow" pitch="+10%">text</prosody> β€” Control speed, pitch, volume
  • <say-as interpret-as="telephone">12345</say-as> β€” Format numbers, dates, etc.
  • <sub alias="replacement">abbr</sub> β€” Replace text for pronunciation
  • <voice name="en-US">text</voice> β€” Switch to a different voice
  • <lang xml:lang="fr-FR">bonjour</lang> β€” Speak in another language
  • <audio src="file.mp3">fallback</audio> β€” Insert audio file
  • <phoneme alphabet="ipa" ph="tΙ™Λˆmɑːtoʊ">tomato</phoneme> β€” Custom pronunciation