Forum Discussion
GCarletonFoster
3 months agoCommunity Member
SSML Tag Errors
I am just learning about the use of the SSML tags to modify text-to-speech (I am trying o to slow down the narrator Stephen). I THINK I followed the guidelines on how to use prosody, but when I go to...
GCarletonFoster
Community Member
UPDATE: my issue was with the <p>, not the SSML code. It has been resolved.
KenBurkett
17 days agoCommunity Member
What was the issue you had with the <p>? I'm having the same problem :(
I wasn't closing the statement. The way I tried it: <p>my statement.
To make it work I needed to close it out: <p>my statement</P>