Aucun résultat trouvé
Having fresh and customized content goes a long way in keeping customers engaged with your skill. Using Amazon S3 like a relational database provides an easy way to include fresh and dynamic content in your skill.
[Read More]
Hear from Alexa Champion Steven Arkonovich about how he used sonic branding and “earcons” to help his skill, Big Sky, stand out.
[Read More]
When a developer wants to link the Alexa back end to an external back end that requires authentication, account linking provides a secure way to do that. However, some skill types require the user to mutually link accounts so that skills can send proactive updates to the Alexa back end. Learn how.
[Read More]
If you’re hosting your Alexa skill on AWS Lambda, debugging can be time-consuming and require log parsing. In this blog post, we’ll demonstrate how you can speed up your development process by setting up a local debugging workflow with our provided scripts and other proxy solutions.
[Read More]
Voice User Interfaces (VUIs) take up more mental resources than Graphical User Interfaces (GUIs), because information is auditory and presented serially, whereas in a GUI information is visual and presented at once.
[Read More]
Great Alexa skills depend on written prompts. This post covers five benchmarks your Alexa skill’s dialog should meet, and specific techniques for how you can get there.
[Read More]
In this tutorial, we will go over how to integrate the Reminders API into your skill to actively extend its utility without requiring customers to launch your skill.
[Read More]
In April, we announced new helpers in the Alexa Skills Kit SDK for Python that allow you to locally run, test, and debug your Alexa skill faster. This tutorial shows you how to set up a local Flask Server with a local DynamoDB instance for persistent storage and connect a debugger.
[Read More]
Since Alexa is available in multiple languages and countries, sometimes there can be some confusion about where skills are available.This blog will help you identify where your skill is published in the Alexa Skills Store and help ensure your customers are able to find your skill.
[Read More]
When you're building an Alexa skill, careful dialog writing can subtly guide a customer toward their goal and away from errors. When your skill employs custom slots, you'll want to carefully consider how you word your prompts. It only takes a few tweaks to add a lot of clarity for your customers.
[Read More]
Learn how to implement in-skill purchasing for consumables in an Alexa skill using Node.js.
[Read More]
今回は、デバイスアドレスAPIを使用したスキルの開発方法を紹介します。デバイスアドレスAPIを使用すれば、近くの店舗の場所のリストやレストランのおすすめ情報を提供したり、近くのジムに道順を案内したりといったデバイスの所在地データを活用したスキルを作成できます。
[Read More]
It’s official – Amazon Prime Day is July 15 and 16. To create a great first impression with new customers, put your best skill forward and make sure it’s in tip-top shape for Prime Day.
[Read More]
Write great prompts for Alexa by crafting precise responses and using built-in slot types.
[Read More]
今回は、本格的なスキル開発に向けて、AlexaリマインダーAPIを使用したスキルの開発方法を紹介します。リマインダーAPIを効果的に使用すれば、スキルのリテンション率アップにもつながります。
[Read More]