Skip to content

Instantly share code, notes, and snippets.

@ringmaster
Created October 27, 2022 23:56
Show Gist options
  • Save ringmaster/0a5344d3a83de74b15672ff250dff06c to your computer and use it in GitHub Desktop.
Save ringmaster/0a5344d3a83de74b15672ff250dff06c to your computer and use it in GitHub Desktop.
<Response>
<Say voice="Polly.Joanna">
Hi
<break strength="x-weak" time="100ms"/>
<emphasis level="moderate">Words to emphasize</emphasis>
<p>Words to speak</p>
aaaaaa
<phoneme alphabet="x-sampa" ph="pɪˈkɑːn">Words to speak</phoneme>
bbbbbbb
<prosody pitch="-10%" rate="85%" volume="-6dB">Words to speak</prosody>
<s>Words to speak</s>
<say-as interpret-as="spell-out">Words to speak</say-as>
<sub alias="alias">Words to be substituted</sub>
<w>Words to speak</w>
</Say>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment