agilio | 2019-12-13 16:55:08 UTC | #1
I believe I saw a post that we are now supporting ssml tags in BYOT. When I try to pass those tags to AWS Polly it does not seem to be working.
- Are they supported
- If So are there any guides or examples
Thanks
Anthony
MelissaBailey | 2019-12-13 17:17:15 UTC | #2
- No
<stupid html limit>
agilio | 2019-12-13 18:34:25 UTC | #3
Is there any reason why the Tool would block the SSML tags? I would suspect If I could just wrapper my text that Polly would see them. But my testing shows that Polly is reading them instead.
MelissaBailey | 2019-12-13 20:14:23 UTC | #4
Because we don't. It's on the 2020 roadmap, see comments on https://purecloud.ideas.aha.io/ideas/CLSELF-I-199
agilio | 2019-12-13 20:25:18 UTC | #5
That's weird as it appears to be working with speech morphing TTS? Why would that be? See email thread below:
Hi Robert,
It was nice talking with you earlier!
I ran to check what you said on the call, and I’m happy to report that they probably fixed it as I was able to do the following:
- Created a string variable with an SSML string (tags and all) in it.
- Sent that string to our TTS using the ToAudioTTS .
This works with our TTS, with changing tones on the way, etc.
Here are the screenshots from Architect:
TaskmyStr = <?xml version="1.0" encoding="UTF-8" ?><speak version="1.0" xml:lang="10" xml:domain="4398046511236" xml:accent="default" xml:rate="100" xml:volume="100" xml:pitch="100" xml:style="1099511627809" xml:mood="10">Hello World, <say-as interpret-as="mood-start" detail="5"></say-as>I'm happy you're here<say-as interpret-as="mood-end"></say-as></speak>
agilio | 2020-01-07 20:48:01 UTC | #6
Any thoughts based on those SSML tags working with Speech Morphing TTS but not Polly?
system | 2020-02-07 20:48:01 UTC | #7
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 6732