Skip to content

franklin-lobb/skill-sample-nodejs-pager-karaoke

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sample multi-modal skill

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%