Experimental Alexa skill that reads latest news briefs from https://www.cooperativa.cl/.
🗣️ "Alexa, pon noticias de Chile" ...
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.
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.