GithubHelp home page GithubHelp logo

mlopezr / skill-sample-apl-video Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 6.0 91 KB

Simple Alexa Skill that plays a list of videos using Alexa Presentation Language.

License: Apache License 2.0

JavaScript 100.00%
alexa-custom-skill alexa-presentation-language

skill-sample-apl-video's Introduction

Alexa APL Video Skill Sample

Simple skill that plays a list of videos using Alexa Presentation Language.

Features:

  • Shows title and subtitle for a few seconds at the beginning of each video
  • Supports voice commands for stop/pause/resume/next/previous/start over
  • Touching anywhere on the screen (or the action button on a FireTV remote) shows pause/previous/next buttons for a few seconds

Additional resources

Test locally

  • Run the server: cd lambda/custom && node local-debugger.js --portNumber 8080 --skillEntryFile ./index.js). You can replace node by nodemon after installing it to automatically restart the server when files change.
  • Create a tunnel from a public HTTPS endpoint: ngrok http --region=eu 8080
  • Update the skill endpoint

skill-sample-apl-video's People

Contributors

akersh-s avatar anjamarxamazon avatar bbezerra82 avatar deegles avatar franklin-lobb avatar germanviscuso avatar jakemkelly avatar jennjin avatar jkochis avatar jnicho02 avatar mlopezr avatar robm26 avatar toshimin avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

skill-sample-apl-video's Issues

OnEnd

How does this demo handles onEnd event?
I used this demo and tested this but whenever onEnd is triggered no content is displayed on the simulator
o

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.