All Projects → alexa-labs → skill-sample-nodejs-pager-karaoke

alexa-labs / skill-sample-nodejs-pager-karaoke

Licence: other
Sample multi-modal skill

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to skill-sample-nodejs-pager-karaoke

skill-sample-nodejs-space-explorer
Sample multi-modal skill.
Stars: ✭ 46 (+206.67%)
Mutual labels:  alexa-presentation-language
skill-sample-nodejs-movie-quotes-quiz
Sample multi-modal skill
Stars: ✭ 10 (-33.33%)
Mutual labels:  alexa-presentation-language
ask-toolkit-for-vscode
ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
Stars: ✭ 90 (+500%)
Mutual labels:  alexa-presentation-language
skill-sample-nodejs-level-up-riddles
A workshop featuring the Level Up Riddles Skill and breaking it into 4 sections: Initialization, Advanced Voice Design, ISP, and APL
Stars: ✭ 16 (+6.67%)
Mutual labels:  alexa-presentation-language
alexa-skill-clean-code-template
Alexa Skill Template with clean code (eslint, sonar), testing (unit tests, e2e), multi-language, Alexa Presentation Language (APL) and In-Skill Purchases (ISP) support. Updated to ASK-CLI V2.
Stars: ✭ 34 (+126.67%)
Mutual labels:  alexa-presentation-language
skill-sample-nodejs-firetv-vlogs
Sample multi-modal skill
Stars: ✭ 14 (-6.67%)
Mutual labels:  alexa-presentation-language

Pager Karaoke Device Skill

One of the most important motivators for using Alexa Presentation Language (APL) is the ability to distinguish between devices.

This skill demonstrates 3 features of APL: the Pager Component, SpeakItem Command, and accessing device characteristics in the skill code.

In this skill, a user asks Alexa “Show me pager”, and they will see a template that demonstrates the Pager Component using the AutoPage command.

A user can also ask Alexa, "Show me karaoke". The skill will demonstrate using the SpeakItem Command which mimicks a karaoke-like functionality to a Text Component.

Finally, a user can ask Alexa, "Show me devices". Vocally, if requested on an Echo Spot, Alexa would respond “I am on small round hub!” on the device (when appropriate), it shows what the device is called.

License

This library is licensed under the Amazon Software License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].