APLハンズオン with APL Ninja Day1 リンク集

スライドのURL

https://docs.google.com/presentation/d/1ePMHVG8nh8CVq30hW6E-RXDXmNkFyrrzikGoIN6jyac/edit?usp=sharing

第0章

0-1

Alexaデベロッパーコンソール(→スキル一覧画面)
https://developer.amazon.com/alexa/console/ask

IgarashisanT / aajug-hands-on-quizbox(インポートするスキルのgitリポジトリ)
https://github.com/IgarashisanT/aajug-hands-on-quizbox.git

☆ハマりがちポイント①

Alexa Presentation Language(APL)に対応するようスキルを設定する
https://developer.amazon.com/ja-JP/docs/alexa/alexa-presentation-language/apl-support-for-your-skill.html

0-2

ASK SDK v2でのAlexa Presentation Languageの使用
https://developer.amazon.com/ja-JP/docs/alexa/alexa-presentation-language/use-apl-with-ask-sdk.html

第1章

1-3

AnimateItem | APL標準コマンド(1.3)
https://developer.amazon.com/ja-JP/docs/alexa/alexa-presentation-language/apl-standard-commands.html#animate_item_command

第2章

2-2

SendEvent | APL標準コマンド(1.3)
https://developer.amazon.com/ja-JP/docs/alexa/alexa-presentation-language/apl-standard-commands.html#sendevent-command

2-3

APLスタイルの定義と評価(1.1)
https://developer.amazon.com/ja-JP/docs/alexa/alexa-presentation-language/apl-style-definition-and-evaluation-v1-1.html
※v1.1のページのリンクです。v1.2が現状最新ですが、日本語訳がまだされてないようなので…

発展編

リンクなし

さいごに

リンクなし