-
https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/alexa-skills-kit-submission-checklist
ghost updated
7 years ago
-
https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/alexa-skills-kit-voice-interface-and-user-experience-testing#error-handling
-
We need to design the conversational elements of the Alexa skill - how will this be invoked, how will the user have a conversation with Alexa
-
From Emby Forum Post:
https://emby.media/community/index.php?/topic/44330-lets-talk-amazon-echo-and-emby-what-we-would-actually-need-to-do/page-6#entry421004
`Try to avoid using custom slots and u…
-
I'm calling out to an external REST API with the https module, and even wrapping the call in a Promise, a null response is returned by default even if .emit() is not called.
I'm assuming that .ex…
-
Is there any way that this can support multiple doors? I'd be happy with it opening/closing both at the same time, but, ideally I can say "Close left garage door, open right garage door"
-
Need to add error handling to throw an error if a Request is packaged up that will result in the the Response being larger than 24 kilobytes.
I'm getting intent failures with no corresponding erro…
-
Hi, I try to run 'mvn assembly:assembly -DdescriptorId=jar-with-dependencies package' following your instruction. But I met some unexpected question. Why did it happen?
I really wanna know how to fix …
-
https://developer.amazon.com/public/community/post/Tx1DSINBM8LUNHY/New-Alexa-Skills-Kit-ASK-Feature-Audio-Streaming-in-Alexa-Skills
-
have you tried to submit the skill?
this is what Amazon sent me:
"The skill does not validate the signature for the incoming requests and is accepting requests with invalid signature specified."