Skip to content

Instantly share code, notes, and snippets.

View ripperdoc's full-sized avatar

Martin Frojd ripperdoc

View GitHub Profile
@ripperdoc
ripperdoc / supported_ssml.xml
Created August 11, 2022 09:01
Azure supported SSML
<voice name="en-US-AriaNeural">
<!-- Some voices support expressing sentences with an emotion, like below. -->
<!-- Relevant voices for moods in current application -->
<mstts:express-as style="angry">I'm so angry</mstts:express-as>
<mstts:express-as style="cheerful">I'm so cheerful</mstts:express-as>
<mstts:express-as style="unfriendly">I'm so unfriendly</mstts:express-as>
<mstts:express-as style="hopeful">I'm so hopeful</mstts:express-as>