Convert Text To Ssml Function Code Example


Example 1: ssml


<speak>
<amazon:emotion name="disappointed" intensity="medium">
I want to tell you a secret.
<voice name="Kendra">I am not a real human.</voice>.
Can you believe it?
</amazon:emotion>
</speak>

Example 2: convert text to ssml function


convert text to ssml function

Example 3: convert text to ssml function


how are you

Comments

Popular posts from this blog

530 Valid Hostname Is Expected When Setting Up IIS 10 For Multiple Sites

C Perror Example

Converting A String To Int In Groovy