No results found
Today we welcome Alexa Champion Adva Levin to offer some best practices for building multimodal skills. She shares how she redesigned her Kids Court skill into a multimodal experience using the Alexa Presentation Language.
[Read More]
When building your skill using the Alexa Skills Kit Software Development Kit (SDK), one of the first things you do is choose which type of skill builder object to use – Standard or Custom. This post explains the difference between the two and when you should consider using each type.
[Read More]
Integrating Alexa with Jenkins to launch your pipelines and obtain results about your deployments through voice is easier than you think. Learn how Alexa Champion, Kesha Williams’, latest side project teaches Alexa to deploy code to the cloud.
[Read More]
As a best practice, your skills should avoid asking questions it knows the answer to. Learn how to leverage dialog management to conditionally collect slots based on what the customers has already said to your skill.
[Read More]
Get started with multimodal skill design and the Alexa Presentation Language with our new sample skill, Sauce Boss.
[Read More]
今回はユーザーと対話をやりとりする場面(ダイアログ)を説明します。 第2回でセッションについて少し触れました。 この時は、フレーズなしでカスタムスキルが呼び出された時を対話の例にしましたが、ユーザーとの対話はさまざまな場面で生じる可能性があります。
[Read More]
今回はインテント内で変動する値を扱う スロット について説明します。 前回、「コーヒーをお願い」というサンプル発話を作りましたが、「カフェオレをお願い」や「エスプレッソを二杯お願い」のようなバリエーションを演習します。
[Read More]
「初めてのスキル開発」を体験していただいたところで、あらためてカスタムスキルについて説明していきたいと思います。カスタムスキルは汎用のスキルで、ユーザーとの対話や、画面付きデバイスを使ったインターフェースを独自に定義することができます。
[Read More]
このトレーニングでは、初めてAlexaスキルを作成する方を対象に、ゼロから実際に動くスキルの作成を体験していただきます。 後半プログラムコードに触れる機会がありますが、今回のトレーニングは文言の変更だけですので、プログラム経験のない方でもお試しいただけます。
[Read More]
Alexaは、音声によるユーザーインターフェースを使って、ユーザーにさまざまな体験を届けるクラウドベースの音声サービスです。人が元来持つ音声による「人とITの新しいインターフェイス」で、暮らしをより便利により楽しくします。 Alexa とできることや、Alexaの使えるデバイスなど、次のページで紹介されていますので参照してください。
[Read More]
This post will cover design practices that can help you build a conversational voice experience. We’ll use an example skill called The Foodie to illustrate the concepts.
[Read More]
I spoked with Gal Shenar, founder of Stoked Skills, about his best practices for building engaging voice-first games for Alexa.
[Read More]
Explore the various components of the Alexa Presentation Language (APL) and how you can use them in different ways to design new experiences for your skill.
[Read More]
Now with the Alexa Presentation Language (APL), you can create interactive voice experiences optimized for tens of millions Alexa-enabled devices. If you've previously built a multimodal skill using Java, check out this tutorial to learn how to update your skill with APL.
[Read More]