Stack Overflow: A New Way for Developers to Get Support for Alexa

Now you can find Alexa-specific tags and topics in the AWS Collective on Stack Overflow. Ask questions and get help from badged experts and the Alexa developer community!

question

newuser-eaf593a9-959c-43e9-8402-9406c94f0c11 avatar image

Alexa Simulator not working

So we are creating a new skill using Fact Skill Template from the alexa.design . However, it takes only the LaunchINtent when we open the skill. After that it does not responds to the utterances and keeps saying, ' Sorry, I don't know that one.' or gives us a general fact not from our skill. Can anybody help us.

alexa skills kitalexa simulator
2 comments
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

I am experiencing same issue. Any help is greately appriciated.

0 Likes 0 ·
Jamie Grossman avatar image Jamie Grossman ♦♦ commented ·

After you get the launch request, what is the status of shouldEndSession set to in the response? Are you keeping your session open after the launch requset?

0 Likes 0 ·

0 Answers