Skip to content

Alexa skills are essentially apps, which enable Amazon's voice assistant to connect to hardware and software to perform certain tasks. Whether it's turning your heating up or ordering some dinner, there are plenty of things your Echo can do. This repo contains list of basic program that You need to learn while building an alexa skills.

License

Notifications You must be signed in to change notification settings

kin-kins/alexa_skills

Repository files navigation

Alexa Skills

Adding presistence, session recall, basic conversations with alexa

  • This repo has been visited HitCount no of times !

alt text

Introduction To Alexa Skills

Alexa is Amazon’s cloud-based voice service which powers the Echo family of devices as well as the companion app on the Android and iOS smartphones. Out of the box, a user can give Alexa a number of voice commands such as creating a to-do-list, set the alarm, play a song, or provide the news. The tasks Alexa performs upon user request are called “Alexa Skills”. Essentially, an Alexa Skill is a voice-driven Alexa app.

alt text

Alexa has a number of built-in skills, but developers can build new custom skills, by using Alexa Skill Kit (ASK). The ASK, a collection of APIs and tools, handles the hard work related to the voice interfaces including speech recognition, text-to-speech encoding and natural language processing. ASK helps developers build a skills quickly and easily.

About

Alexa skills are essentially apps, which enable Amazon's voice assistant to connect to hardware and software to perform certain tasks. Whether it's turning your heating up or ordering some dinner, there are plenty of things your Echo can do. This repo contains list of basic program that You need to learn while building an alexa skills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published