ASK SDK for Node.js

ASK SDK for Node.js

参考資料


-ASK SDK for Node.js - ASK SDK for Node.js ドキュメント
--https://ask-sdk-for-nodejs.readthedocs.io/ja/latest/

-ASK SDK for Node.js
--http://ask-sdk-node-typedoc.s3-website-us-east-1.amazonaws.com/

ユーザーの発話を取得


var value = handlerInput.requestEnvelope.request.intent.slots.hogeSlotName.value;

関連資料


-Amazon Alexa Skill 開発
--http://www.nilab.info/wiki/Amazon_Alexa_Skill_dev.html