Coder Social home page Coder Social logo

Comments (1)

raj10071997 avatar raj10071997 commented on July 20, 2024

Sorry for the late reply.
You can't get your custom skill intent in json response. If you try to invoke your skill then you have to say
"Alexa ask " and then the words set to invoke your skill . For instance, "Alexa ask turn off the light" and in response to that you will get the same response as the first one and not like the second one in which the type will be equal to your intent. As far as I think this is done to maintain the implementation process easy.
You can get an expect speech directive if you have set you session to be continuous in your code while building your skill. And after that ask that question in your skill in which you have set the session to be ended.

from alexa-voice-service.

Related Issues (11)

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.