You can use the below to test your script. This is a utility that POSTs to your endpoint and simulates an incoming request. Use the mic button to talk and listen to your script.
{{responseSpeech}}
Your Violet Voice App/Conversation needs to be registered so that Alexa knows about it.
You can find it here: https://developer.amazon.com/alexa/console/ask
If you don't have an account, register as a new developer.
Amazon Developer Accounts are different from Amazon Web Services accounts - the former are around capabilities where Amazon might need to pay you while the later focus on on capabilities where Amazon might need to charge you.
Skills are created by going to the 'Your Alexa Consoles' menu option, clicking on Skills, and then 'Create Skill'. After that you will need to enter a name for the skill, click on next, and select to create a custom skill.
On the left side of the navigation, under 'Interaction Model', click on 'JSON Editor' (it is the last item). Copy the value below and 'Save Model'.
Beyond the interaction model there are a few key settings to be filled:
Once the model has been built you can now test the skill. You will need to click on the 'Test' tab and enable testing.
You only need to Launch the skill when you want others to be able to discover it without following the above steps.
Your Violet Voice App/Conversation needs to be registered so that Dialogflow knows about it.
You can find it here: https://console.dialogflow.com/
Agents are created easily by clicking on the 'Create Agent' button on the left navigation, entering a name for the agent and clicking on next.
If the agent creation fails, please try verifying that you have a Google Cloud account setup (you can access it here: https://console.cloud.google.com/)
On the left side of the navigation, next to the project name, click on the gear symbol to get the agent configuration information. From there click on the 'Export and Import' tab and click on the 'Import From Zip' button. You can access the zip file here:
You should now be ready to test the agent on Dialogflow. To do that:
Dialogflow Agents are used to have Voice Apps running in Google Home. These are done by creating Actions on the Google Assistant. To do this: