using_alexa_skills_kit
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
using_alexa_skills_kit [2016/12/31 14:08] – tbrodeur | using_alexa_skills_kit [2017/05/30 16:42] (current) – tbrodeur | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | <fc # | + | <fc # |
<color # | <color # | ||
Line 149: | Line 149: | ||
{{: | {{: | ||
+ | |||
+ | |||
+ | -Also make sure to change the application id in your lambda function that handles the event to the id code listed under your skill name: | ||
+ | |||
+ | {{: | ||
-Click " | -Click " | ||
Line 159: | Line 164: | ||
{{ youtube> | {{ youtube> | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
The Custom Skill can be tested using the Service Simulator within the Amazon Developer portal and without the need to use an Echo hardware device. We can type in sample sentences that the user might speak, view the JSON message that is sent to the Lambda function and its response JSON as well as listen to how the response would sound when played back on an Echo. | The Custom Skill can be tested using the Service Simulator within the Amazon Developer portal and without the need to use an Echo hardware device. We can type in sample sentences that the user might speak, view the JSON message that is sent to the Lambda function and its response JSON as well as listen to how the response would sound when played back on an Echo. | ||
Line 175: | Line 184: | ||
-If you are following the "Hello World" tutorial, you are now finished. | -If you are following the "Hello World" tutorial, you are now finished. | ||
- | -Using this base knowledge, go on to create custom skills such as a [[creating_your_own_custom_skill_for_alexa|stock price skill]]. | + | -Using this base knowledge, go on to create custom skills such as a [[echo_stock_price|stock price skill]]. |
using_alexa_skills_kit.1483222122.txt.gz · Last modified: by tbrodeur