- Go to https://developer.amazon.com/alexa/console/ask and create an account
- From the developer console, create a new skill and give your skill a name of your choosing. Then select the default language as Engligh(UK) and select a Custom model as the model for your skill and select Alexa Hosted(Python) as the method for your skill's backend resources.
- On the next screen, select "Start From Scratch" and click on "Continue with template".
- Open the JSON Editor founnd inside the Interaction Model on the left side nav bar on the developer console and replace the code in the editor with the contents of en-GB.json file in this repo. This json file contains all the intents and sample utterances that we use for this skill. Build the model after saving it.
- Open the code editor by clicking on 'Code' tab next to your 'Build' tab and replace all files with those in the Lambda Folder of this repository
- Save and Deploy your skill.
- Use the Test Tab to run the skill. Make sure to switch the skill testing to "Development"
- To view DynamoDB Attributes open DynamoDB Database on the Code Tab
-
Notifications
You must be signed in to change notification settings - Fork 0
lukewaller00/AlexaSpellingTest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Alexa skill that tests your spelling. Allowing the user to set a list of words, be tested on the list of words and keep track of their progress
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published