No results found
Alexaスキルのベータテストツールとは、本番環境にリリースする前にスキルをベータ版としてテストするために使用するツールです。今回は、ベータテストの管理者がスキルのテスト実施者(ベータテスター)にテストの実施を依頼する際によくみられる問題2例と解決策をご紹介します。
[Read More]
In this example skill, we look at one of the most popular methods you can use to call an external API through your Alexa skill using the “Requests” library in Python.
[Read More]
We recently launched dynamic entities, which can help you personalize Alexa skill experiences by adapting your interaction model at run time without edits, builds, or re-certification. Here are some use cases where you can leverage dynamic entities.
[Read More]
前回の記事ではスキル内課金の開発手順を紹介しました。開発を進める中で様々な疑問も出てくるかと思います。そのような際に参考になるよう、今回の記事ではスキル内課金に関するFAQを紹介します。下記以外のFAQについてはこちらのドキュメントや「スキル内課金のベストプラクティス」の記事も参考にしてください。
[Read More]
みなさまが開発されたAlexaスキルは、スキルストアへの公開に当たり、Alexa審査チームが認定審査をさせていただき、 スキルがよいユーザー体験をお届けできるよう、必要に応じてフィードバックをさせていただいています。このブログでは、審査で改善のフィードバックを受けるスキルの傾向を紹介し、事前にご対応いただく方法を紹介します。今回は「サンプル発話」についてです。
[Read More]
John Kelvie—co-founder and CEO of Bespoken—shares some best practices for testing Alexa skills to ensure you deliver a high-quality voice experience.
[Read More]
When developing your first Alexa skill, issues can arise in areas that you don't expect. Luckily, many of the issues that new skill developers face boil down to some simple misconfigurations that are relatively easy to resolve.
[Read More]
スキル内課金は、Alexaスキル内でデジタルコンテンツに課金できるようにするための仕組みです。この記事では、Alexaスキルにスキル内課金を導入するための手順について説明しますので、ぜひアイデアをふくらませてスキル内課金に取り組んでみましょう。
[Read More]
John Gillilan, Alexa Champion and founder of bondad.fm, shares some best practices for personalizing your Alexa skill experience by applying memory and variety. He also shares insights for localizing your Alexa skill.
[Read More]
In this skill recipe update, we look at two of the most popular methods you can use to call an external API through your Alexa skill using version 2 of the Node.js Software Development Kit.
[Read More]
With Amazon Pay for Alexa Skills, you can sell real-world goods and services such as tickets for movies or concerts, car pick up services, food, and more. This post will show you how to add Amazon Pay to your skill in just a few simple steps.
[Read More]