Forum Discussion
TTS Pronunciation Help
I started using TTS in Storyline (so much easier for editing I feel) and I am running into issues with pronunciation. For example, I want to use progress as a verb but TTS is using it as a noun. Any tips or if you can point me to a training you found useful???
Hi Sandie,
Happy to help!
You can use this example to differentiate between the verb and noun pronunciations of the word progress.
<speak>
Noun: progress
<w role="amazon:VB">Verb: progress</w>
</speak>
You can check out this article to learn more about how to customize how words are pronounced in Storyline 360's text-to-speech feature.
Hi Sandie,
Happy to help!
You can use this example to differentiate between the verb and noun pronunciations of the word progress.
<speak>
Noun: progress
<w role="amazon:VB">Verb: progress</w>
</speak>
You can check out this article to learn more about how to customize how words are pronounced in Storyline 360's text-to-speech feature.
- BJacobsCommunity Member
Does this work for standard and neural voices?
Hello BJ,
Happy to chime in! The <w> tag suggested above works for standard and neural voices. Here's a list of supported SSML tags for both voices.
Please don't hesitate to reach out if you have additional questions.