Amazon Alexa
Here are instructions for publishing your project on Amazon Alexa.
Speech recognition - NLU
To get good speech recognition on Alexa it is highly recommended that NLU is activated and used for all hear nodes in the project.
Establish link to Amazon Developer account
To be able to create a skill on your developer account the team owner first need to give permissions for Fabella to create and modify skills in your Alexa Developer Console.
This needs to be done by the team owner:
- Register an account on Amazon Developer and register as Alexa developer
- Make sure that you can access the Alexa Developer Console before continuing.
- Go to Fabella dashboard -> Manage Team -> Platform Links
- Click button Link. This will take you to the Amazon page
- Sign-in if needed
- Click Allow to sign-in to Fabella
Create skill
- Open project
- Go to Settings -> Platforms -> Alexa
- Click Create skill
Test skill
Go to the Alexa Developer Console
- Find the skill you want to test
- In the drop-down under ACTION select Test
- Enable skill testing for Development using the dropdown
- Start skill by using microphone or typing "open
invocation
", where invocation is the set invocation name.
Update skill
The skill needs to be updated after making changes to the NLU or any of the settings (title, invocation name, etc.)
- Go to Settings -> Platforms -> Alexa
- Click Save Alexa Settings and Update Skill