gsdriver / ssml-check

Performs validation of SSML responses across Alexa and Google Assistant
MIT License
11 stars 3 forks source link

Can we have an unsupported tags feature #12

Closed marvinh closed 1 year ago

marvinh commented 1 year ago

Amazon Polly Neural engines sometimes dont support all features like parsody can we include tags in the options we dont want to support

gsdriver commented 1 year ago

Good idea - I can add an unsupportedTags field that takes an array of tags which will be flagged as invalid if present in the SSML

gsdriver commented 1 year ago

Released in 0.4.3