Code Monkey home page Code Monkey logo

Comments (4)

yamilethmedina avatar yamilethmedina commented on July 19, 2024

Have you been able to check your Cloudwatch logs for the function to see if Alexa is recognizing the intent properly? It could be a DynamoDB issue that's preventing Alexa from saving state and therefore recognizing what it should do.

Those are good first steps, but i'm also having the same issue even after fixing those things. Those things might solve the problem for you, though.

from skill-sample-nodejs-adventure-game.

callamfryunit11 avatar callamfryunit11 commented on July 19, 2024

Did you ever come up with a solution to this? I'm having the same issue (all utterences are lowercase) and I even changed them all to be completely unique but I just cant progress at a certain point

from skill-sample-nodejs-adventure-game.

joesaundersak avatar joesaundersak commented on July 19, 2024

I was having this same issue... Verified Alexa was recognizing intents correctly via CloudWatch and ensured that it was not an issue with DynamoDB, but still was not working. I reviewed everything again and realized that my utterances were in fact capitalized. I made everything lowercase and it is working now.

from skill-sample-nodejs-adventure-game.

samdobson avatar samdobson commented on July 19, 2024

As well as the points mentioned above, the other thing to check is that you have copied and pasted both the sample utterances from src/skill/models/utterances.txt and intent schema from src/skill/models/intentSchema.json to the appropriate places in the Developer Console (remembering that this manual step is necessary after every change to your story!)

from skill-sample-nodejs-adventure-game.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.