Skip to content

Alexa Skill for listening podcasts from 'La Competencia'

Notifications You must be signed in to change notification settings

maleix/alexa-skill-lacompetencia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa Skill: La Competència

This project is an audio player skill to listen podcasts from 'La Competència' for Amazon Alexa.

La Competència is a humorous radio program broadcast by the catalan radio company RAC1.

This code uses Python, Flask and Flask-Ask.

Languages

It only supports spanish language.

Usage

By default, when skill is opened it will play the last available podcast, e.g.:

alexa, pon la competencia

You can also ask for a podcast of the last 7 days, e.g.:

alexa, abre la competencia y pon la del martes

To see a more extensive list of what you can say, read SampleUtterances

Execution

# Install dependencies
pip install -r requirements.txt

# Execute main class
python src/server.py

About

Alexa Skill for listening podcasts from 'La Competencia'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages