Video description
Build voice commands for Alexa devices with the Alexa Skills Kit
About This Video
- Engage and captivate your target audience via a strong opening invocation series
- Build a conversation that works for your business growth goals and your stakeholders' demands
- Navigate the Alexa Skills Testing and Submission/Approval Process and build Voice UIs
In Detail
Alexa is the most popular and widely used virtual assistant. Using simple voice commands, you can ask Alexa to find and read the news, play music, order a pizza, or control other smart home devices. The most valuable use of these voice-based apps on top of Alexa, called Alexa Skills, is for business use. There is a risk that many businesses are not taking advantage of Alexa Skills benefits, and are also wondering how and why they can—and should—use Alexa Skills to help drive their business growth. This course introduces the core concepts of voice design and how to program your backend using the Alexa Skills Kit.
You will learn Voice User Interface Design principles, and how to build custom voice commands for Alexa devices using the Alexa Skills Kit, Voiceflow, and Node.js. You will explore the Alexa ecosystem and the components that make up custom Alexa skills; learn how to configure the Amazon Developer Portal, and create, code, and deploy it using Voiceflow, Node.js, Lambda functions, and Amazon Web Services. You will discover how to test your skills in the browser and on an actual Alexa device and share them with other Alexa users. You will learn to develop, test, validate, and troubleshooting skills, manage the publishing process, and work with the Alexa developer console.
By the end of this course, you will be able to create voice UIs, configure Alexa skill functionality, and test/expand your skills.
This course is suitable for developers who want to learn how to master Alexa Skills and use Alexa to build amazing voice UI applications, with real-world commercial benefit. Basic JavaScript and Node.js experience would be beneficial but not necessary.
Audience
This course is suitable for developers who want to learn how to master Alexa Skills and use Alexa to build amazing voice UI applications, with real-world commercial benefit. Basic JavaScript and Node.js experience would be beneficial but not necessary.
Table of Contents
Chapter 1 : Why All Businesses Need Alexa Skills
The Course Overview
How Alexa Skills will Improve Your Audience’s Experience
Alexa Skills Are the New Websites
How Alexa Skills Reduce Friction and Save Time
Alexa Skills with Account Linking (For Retention)
Alexa Skills as Integrated Extensions of Other Pre-Existing Applications
Chapter 2 : Setting Up an Amazon Developer Account
Setting Up an Amazon Alexa Developer Account
Overview of the Types of Skills You Can Build
Building Basic Conversations
Building Games
What Is In-Skill Purchasing?
What Are Alexa-Hosted Skills?
Chapter 3 : Setting Up a Voiceflow Account
Overview of Voiceflow and Why We Use It
Creating a Voiceflow Account
Overview of Voiceflow Blocks
Other Benefits of Using Voiceflow
Collaborating with Co-Workers
Chapter 4 : Writing Your Skill’s Title, Description, and Icon Creation
Writing Your Skill’s Title and Description
Creating an Icon for Your Skill
How to Categorize Your Skill
How to Pick Relevant Keywords for Your Skill
Chapter 5 : Starting to Write Your Skill - Learn the Basic Blocks
Writing Your Skill - Basic Blocks (Speak and Choice Blocks)
Learn about Speak Blocks to Make Your Skill’s Voice Come to Life
What Choice Blocks Are and How to Use Them
How to Keep the Conversation Going
Chapter 6 : Adding Advanced Functionality to Your Skill - Logic and Advanced Blocks
Basic Conversational Skill Recap
Learn “Capture” and “Set” Blocks
Learn “If”: Set Conditions That Modify Paths Only When True
Learn “Random”: Choose Randomly from a Set Number of Paths
Overview of Interactions, Intents, Streams, Integrations, Flow, Code, and Exit
Chapter 7 : Testing and Deployment
How to Test Your Skill Using Voiceflow
How to Deploy Your Skill to Alexa Developer Console
How to Test Your Skill in the Alexa Developer Console
How to Submit Your Skill as Public or Private (Alexa for Business)
Approval Process/Finding Your Skill in the Store