PrismJS / prism

Lightweight, robust, elegant syntax highlighting.
https://prismjs.com
MIT License
12.24k stars 1.29k forks source link

Support for Speech Synthesis Markup Language (SSML) #2132

Closed Osuka42g closed 4 years ago

Osuka42g commented 4 years ago

Language Text to speech markup. Each provider implements some standards plus extra features per their conveniences. Personally more interested in Amazon's one.

Additional resources https://docs.aws.amazon.com/en_us/polly/latest/dg/supportedtags.html https://developers.google.com/assistant/actions/reference/ssml https://docs.microsoft.com/en-us/cortana/skills/speech-synthesis-markup-language

RunDevelopment commented 4 years ago

Closed with eb70070.