🍪 Privacy & Transparency

We and our partners use cookies to Store and/or access information on a device. We and our partners use data for Personalised ads and content, ad and content measurement, audience insights and product development. An example of data being processed may be a unique identifier stored in a cookie. Some of our partners may process your data as a part of their legitimate business interest without asking for consent. To view the purposes they believe they have legitimate interest for, or to object to this data processing use the vendor list link below. The consent submitted will only be used for data processing originating from this website. If you would like to change your settings or withdraw consent at any time, the link to do so is in our privacy policy accessible from our home page..

Vendor List | Privacy Policy
Home Tags Privacy About

All posts tagged with "Alexa and Lambda"

Alexa is Amazon's virtual assistant. In this section you can find several resources on how to make Alexa skills and troubleshoot issues with skills.

Page 1 of 1

Alexa - Get what the user is saying in your lambda function

The title may be a bit misleading as this is not possible. You cannot just record everything that the user is saying. However there is a »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Alexa and Lambda 23 August 2018

Alexa skill/Lambda - simple and easy way to play sounds using a lambda function

When I first googled how to do this I found a lot of overcomplicated answers. All I wanted to do was to play a bit of »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Alexa and Lambda 21 August 2018

Alexa/Lambda - redirect from one intent to another, or call one handler from another handler

It is quite simple to redirect or call one intent from another one. Using the emit function this is done seamless forwarding the information that you »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Alexa and Lambda 21 August 2018

Alexa/Lambda - shouldEndSession does not work even when set to false

Lately I have been playing around with Alexa trying to set up some simple conversations. One of the problems I had was that Alexa kept on »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Alexa and Lambda 20 August 2018

Alexa/Lambda - Choosing an Alexa blueprint for your lambda function

Something that I personally messed up the first time I created a Lambda function for my Alexa skill, was to not assign a blueprint. A blueprint »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Alexa and Lambda 19 August 2018

Alexa/Lambda - "errorMessage": "Cannot find module 'ask-sdk-core'" - module.require error

As a rookie at Alexa I recently got this error. It was obvious what it was saying - it couldn't find the NPM [https://www.npmjs. »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Alexa and Lambda, Javascript 17 August 2018

Alexa Error: The trigger setting for the Lambda arn is invalid. Error code: SkillManifestError

I recently got the following error when setting up a Alexa skill together with a Lambda function: > The trigger setting for the Lambda arn:aws:lambda: »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Alexa and Lambda 24 July 2018

Alexa skill - how to use variables/attributes, also known as slots!

I recently picked up writing a skill for Alexa. Trying to wrap my head around the terminology I created this post (and some others..) to help »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Alexa and Lambda 13 July 2018
Page 1 of 1
  • Rss
  • Twitter
  • LinkedIn
  • profile for Peter Rasmussen at Stack Overflow, Q&A for professional and enthusiast programmers
Peter Daugaard Rasmussen - developer, Consultant, Blogger © 2023 Privacy policy