-
Hi I came across your project. Thanks for making this, I was just looking to make something similar and glad you already ported the sdk! I had a couple questions for you. I was able to deploy your sam…
-
Let's talk about this property - particularly I am wondering why it's included, and whether it needs some changes. It's found [here](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/blob/0f8f1…
-
Hi,
Is anyone else experiencing custom attributes stored in DynamoDB disappearing at random?
I'm using very simple code to set the attributes:
this.attributes.myCustom = '1234';
self.emit(':…
-
How do I send a parameter for example I want to look up a TV show.
I would say alexa ask tv show "suits". how do I pass the word suits to then get the custom response
-
## Talk Proposal Template
**Your name:** Jordan Kasper
**Your idea:** Building an Amazon Echo skill is extremely simple, if a bit cumbersome. If you're not familiar, the Echo is an always-on home au…
-
I have started integration of Mobile Analytics into the ASK and the basic cases are working.
The repo is at: https://github.com/rmtuckerphx/alexa-skills-kit-sdk-for-nodejs
The code to create custom …
-
I just built AVS(Amazon Voice Service) on RPI3 and made some skills through ASK(Amazon Skills Kit) recently, and found the bluetooth can't be activated on RPI3.
This is different from Amazon Echo (…
-
i was able to run your sample application and its just simply great but my questions is how do i integrate my skill with few changes in your code ?
-
DynamoDB Setup instructions in the README for the ScoreKeeper sample say to use "Hash" as the primary key type when it should be "String".
-
They're one of our sponsors too, seems like....
https://developer.amazon.com/alexa-skills-kit
https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs
Would be cool if we can just ask Alexa how m…