Amazon Alexa SSML Copy and Paste Worksheet for Skills Development. Date: December 6, 2020, V. 04c Mark Maestas, Voices.App. Document Source: https://voices.app/?p=285 Reference: https://developer.amazon.com/docs/custom-skills/speech-synthesis-markup-language-ssml-reference.html Below is a list of SSML tags used to make Amazon Alexa Skills for easy copying and pasting. Just replace the * with your own text. For longer tag groupings, these are broken into two lines in case you wish to define them in variables. If you are writing code, or using code-based tools, you may need to also include and root element SSML tags. Some skill-building tools, such as Voiceflow, already include these behind-the-scenes. Voiceflow users: If you are adding SSML tags either in-line, or configuring them using variables, do not use the pull-down effects in the associated Speak or other blocks where text is configured. The say-as tags have sample text to be replaced to help identify the context. Check the reference document for additional SSML tag options, parameters, constraints and incompatible tags and recent updates not yet documented here. There are separate copy and paste worksheets for voice/lang SSML tags and speechcons (see the voices.app website, tools section). ========================================== AMAZON:DOMAIN ========================================== 1. amazon:domain - conversational // en-US, it-IT and ja-JP. Native Alexa voice // en-US. Matthew and Joanna __________________________________________ 2. amazon:domain - long-form // en-US only. Native Alexa voice only __________________________________________ 3. amazon:domain - music // en-US, en-CA and en-GB. Native Alexa voice only __________________________________________ 4. amazon:domain - news // en-US and en-AU. Native Alexa voice // en-US. Matthew and Joanna voices. // es-US (Spanish/American). Lupe voice ========================================== 5. amazon:effect * __________________________________________ 6. amazon:emotion // en-US, en-GB and ja-JP. Native Alexa voice only. __________________________________________ 7. audio (several variations depending on URL source) // Basic tag