No hay resultados
Learn how to implement in-skill purchasing for consumables in an Alexa skill using Node.js.
[Read More]
In this new code deep dive series, we provide an end-to-end walkthrough of how to monetize your Alexa skill using in-skill purchasing (ISP).
[Read More]
In this new code deep dive series, we provide an end-to-end walkthrough of how to implement in-skill purchasing (ISP) in your Alexa skill.
We recently wrapped up AWS re:Invent 2018, where the Alexa team engaged with the largest gathering of global Amazon developers. Check out the recordings and resources from the breakout sessions.
[Read More]
Whether you’re attending AWS re:Invent in person or following re:Invent activities from home, here’s a short insider’s guide to help you get the most out of Alexa.
[Read More]
In less than a month, AWS re:Invent will kick off in Las Vegas, Nevada. To help you plan your experience, we asked members of the Alexa team to share an insider’s take on the sessions they are looking forward to.
[Read More]
The entire AWS re:Invent 2018 session catalog is now live! Explore more than 50 Alexa technical sessions and then register to attend.
[Read More]
We recently released version two of the Alexa Skills Kit SDK for Node.js. This deep dive will teach you how to leverage display directives to enhance your skill when invoked on devices with screens
[Read More]
Today, we’re excited to announce Alexa’s continued participation in AWS re:Invent 2018, the largest gathering of the global Amazon developer community. The first round of Alexa sessions are now live on the re:Invent session catalog.
[Read More]
We recently released version two of the ASK SDK for Node.js. This deep dive will teach you how to capture user input using slots and cater responses accordingly.
[Read More]
We recently released version two of the ASK SDK for Node.js, which introduced a fresh approach to handling requests and responses. Here we show you the ins and outs of the new SDK by providing a step-by-step code overview of the new request handling features.
[Read More]
Today, we’re excited to announce a new advanced training series on using dialog management to make your skills more engaging and conversational. Take this new course for free with Codecademy.
[Read More]
Here we dive deeper into session attributes so you can use them more effectively to improve the voice experience for your customers.
[Read More]
The latest version of the Alexa Skills Kit Software Development Kit (SDK) for Node.js includes many improvements to request handling, response building, and attribute management. In this post, we will dive deeper into a brand new feature of the SDK: the request and response interceptors.
[Read More]
When a customer enables your Alexa skill, your skill can use the Device Address API to request permission from the customer to use address data associated with their Alexa device. In this skill recipe, we'll walk through how you can use address data to enhance the voice experience.
[Read More]