Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 942 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 942 Bytes

Alexa Skill - Titulares Cooperativa

Experimental Alexa skill that reads latest news briefs from https://www.cooperativa.cl/.

🗣️ "Alexa, pon noticias de Chile" ...

Concept

KISS 🙃 Just reading the RSS provided by the website, parsing the data, plus some formatting and basic ssml to add some pauses for the Text to Speech reader.

Flow

The code was developed using ask cli so this is a mirror for the code pushed to CodeCommit from AWS Hosted Alexa Hosted Skill.

In-depth explanation about alexa skills development flow can be found in this official blog post.