Amazon Alexa Skills Development: SSML Copy and Paste Worksheet 2 for Alexa Polly Voice and Language Tags – UPDATED!

Alexa Polly Voice & SSML Tags Worksheet

Update: October 10, 2020 Added a cross-reference table to more clearly delineate incompatible tags. Introduction The voice and language SSML tags options are a powerful feature for Alexa skill developers.  They can be incorporated directly into Alexa skills in-line with text that is to be recited. This article includes a simple worksheet from which the… Continue reading Amazon Alexa Skills Development: SSML Copy and Paste Worksheet 2 for Alexa Polly Voice and Language Tags – UPDATED!

Amazon Alexa Skills Development: English Regional Speechcons SSML Cross Reference Worksheet – UPDATED!

SSML Speechcons Cross Reference Updated

Update September 12, 2019 Amazon has added 100+ new Speechcons for English/United States (EN/US). The cross-reference sheet has been updated. INTRODUCTION Alexa Speechcons can really enliven your skill. However during design, it can be time-consuming determining which ones can be used among the various English-speaking regions. It can also be time-consuming to copy, paste and… Continue reading Amazon Alexa Skills Development: English Regional Speechcons SSML Cross Reference Worksheet – UPDATED!

How to POST from VoiceFlow to Airtable via API

This tutorial describes how to to POST a record from Voiceflow to an Airtable. A POST will add a new record to the bottom of an Airtable. Level: Intermediate This tutorial assumes you are familiar with both Airtable and Voiceflow. If not, there are some links to resources at the bottom of this post. This… Continue reading How to POST from VoiceFlow to Airtable via API