If you haven't done so already, check out Step 1 to define your Alexa Skill. After defining the Alexa Skill in Step 1, you are ready to set up Visual Studio in Step 2. AWS Account and AWS Toolkit Extension Before you can set up an Alexa project, you need to create an AWS Lambda … Continue reading Creating an Alexa Skill in C# – Step 2
Alexa
Creating an Alexa Skill in C# – Step 1
Recently, I decided to make an Alexa skill that I could play on my boss's Alexa. At first, I was doing it as a gag, but I figured that wouldn't work as he has to actively install my skill onto his Alexa. Now it reads some stats from one of our Azure databases and publishes … Continue reading Creating an Alexa Skill in C# – Step 1