Answers for "ssml"

C#
0

what is ssml

<speak>hi</speak>
Posted by: Guest on May-19-2020
0

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>
Posted by: Guest on September-16-2020

C# Answers by Framework

Browse Popular Code Answers by Language