Inspiration

I wanted to start building Alexa skills, so i thought of starting with something simple. This is a very simple skill which starts playing a religious mantra as soon as you invoke it.

What it does

It starts playing a religious mantra as soon as you invoke it.

How I built it

I am using java backend and Amazon Alexa backend for it.

Accomplishments that I'm proud of

I completed the skill from scratch and currently it is running in production with 2000+ enablements :)

What I learned

I learnt about the following:

  1. What is an intent, slot, interaction model.
  2. What are the interfaces i need to enable for an audio skill.
  3. How to use alexa java sdk to implement the backend for an Alexa skill.

Built With

Share this project:

Updates