Forum Discussion
JoseTansengco
7 months agoStaff
Hi Katrina,
Happy to help!
You can check out this guide on how to use Storyline 360's SSML feature, including which tags are available:
But if you're more of a visual learner, here's what SSML-enhanced text would look like when added to Storyline 360's text-to-speech feature:
<speak>
<s>Hello World</s>
<p>Sample Text Here</p>
<p>Another Paragraph</p>
</speak>
You'll want to enter this text with the tags in the "INSERT-> Audio -> Text-to-Speech" feature here to generate the audio file:
Hope this helps!