Tagged: Alexa

Alexa is Amazon’s cloud-based voice service available on more than 100 million devices from Amazon and third-party device manufacturers. With Alexa, we can build natural voice experiences that give more intuitive way to interact with the technology they use every day.

Amazon AWS Smart Home Skill setup DynamoDB database 0

AWS Alexa Smart Home Skill: setup the DynamoDB database – 5

I bought an Alexa device and since then I don’t want to press a button anymore and I want to turn all my devices into voice control. So I start this tutorial to explain how to create a simple custom Smart Home Skill.
Now It’s time to create a new Amazon DynamoDB Table that will hold the state of the virtual switch.

Amazon AWS Smart Home Skill configure lambda for the skill 0

AWS Alexa Smart Home Skill: configure lambda for the skill – 4

I bought an Alexa device and since then I don’t want to press a button anymore and I want to turn all my devices into voice control. So I start this tutorial to explain how to create a simple custom Smart Home Skill.
In this article we are going to connect our Skill to the Lambda.

Amazon AWS Smart Home Skill setup and security of a lambda function 0

AWS Alexa Smart Home Skill: create lambda and manage security – 3

I bought an Alexa device and since then I don’t want to press a button anymore and I want to turn all my devices into voice control. So I start this tutorial to explain how to create a simple custom Smart Home Skill.
In this article we are going to create and configure the lambda function for our Smart Home Skill.