Cameronhunter Alexa Save

Monorepo of libraries used for Amazon Alexa development

Project README

Alexa Build Status

A monorepo of libraries used to build both custom skills and smart home skills for the Amazon Echo.

Libraries

alexa-annotations

NPM Version

Provides ES7 annotations for declaratively building both custom skills and smart home skills for the Echo. These skills are designed to be run on AWS Lambda. Try it out in the Playground.

alexa-constants

NPM Version

Provides constants commonly used in Amazon Alexa requests and responses.

alexa-request

NPM Version

Provides a chainable pattern for building requests that skills would receive via AWS Lambda. This library is mostly used to build test requests for end-to-end testing of skills.

alexa-response

NPM Version

Provides a chainable pattern for building responses for skill intents and smart home directives. Easily create speech, cards, and question responses as well as smart home responses.

ssml-jsx

NPM Version

Alexa supports speech via simple strings, but it also supports more complex speech defined in SSML. This library allows developers to write valid SSML as JSX inline with their JavaScript.

Open Source Agenda is not affiliated with "Cameronhunter Alexa" Project. README Source: cameronhunter/alexa
Stars
38
Open Issues
4
Last Commit
6 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating