gsdriver / ssml-check-core

Core SDK for ssml-check
MIT License
13 stars 10 forks source link

Add support for Alexa emotions and speaking styles #8

Closed gsdriver closed 4 years ago

gsdriver commented 4 years ago

Is your feature request related to a problem? Please describe. Amazon recently released a new feature allowing for emotions and speaking styles as described here. Specifically, this looks like it adds support for two new SSML tags specific to the Amazon platform, amazon:emotion and amazon:domain.

Describe the solution you'd like We should support these new SSML tags, specifically looking at the fields noted in the developer documentation located here and here

gsdriver commented 4 years ago

These were added into version 0.3.1 (and incorporated into ssml-check version 0.4.0)