Skip to content

Instantly share code, notes, and snippets.

@silvolu
Created December 6, 2017 19:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save silvolu/d0e212c6be8c304c4cc63642181491fb to your computer and use it in GitHub Desktop.
Save silvolu/d0e212c6be8c304c4cc63642181491fb to your computer and use it in GitHub Desktop.
Examples of <say-as> format attributes.
<speak>
<say-as interpret-as="spell-out">silvano</say-as> is how you spell out my name.
I am <say-as interpret-as="unit"> 1 .75 m </say-as> tall.
<say-as interpret-as="fraction">5+1/2</say-as> is a fraction.
<say-as interpret-as="expletive">censored</say-as> is something that I shouldn't be saying.
</speak>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment