Skip to content

A simple example/template of how to use the Java Alexa Skills Kit to create an AWS Lambda Skill that plays a live audio stream

Notifications You must be signed in to change notification settings

nealvs/Amazon-Alexa-Music-Stream-Java-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Alexa Music Stream Java Template

A simple example/template of how to use the Java Alexa Skills Kit to create an AWS Lambda Alexa Skill that plays a live audio stream including implementing the PlaybackController interface.

Maven Build Command:
mvn clean assembly:assembly -DdescriptorId=jar-with-dependencies package

AWS Lambda Handler:
com.spriton.echo.endpoints.MusicStreamRequestHandler

About

A simple example/template of how to use the Java Alexa Skills Kit to create an AWS Lambda Skill that plays a live audio stream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages