Andres Meza
Published

Costa Rica news

Costa Rica news will get you the latest news from Costa Rica, all the information comes from local trusted sources like newspapers

IntermediateShowcase (no instructions)6 hours1,168

Things used in this project

Hardware components

Amazon Echo
Amazon Alexa Amazon Echo
×1

Software apps and online services

AWS Lambda
Amazon Web Services AWS Lambda

Story

Read more

Code

Intent Schema

JSON
{
   "intents": [
      {
         "intent": "OnStartIntent",
         "slots": []
      },
      {
         "intent": "OnYesIntent",
         "slots": []
      },
      {
         "intent": "OnNoIntent",
         "slots": []
      }
   ]
}

Sample Utterances

snippets
Sample Utterances
OnStartIntent	start
OnYesIntent	yes
OnNoIntent	no

Costa Rica News Code

Full code to create a similar skill

Credits

Andres Meza

Andres Meza

3 projects • 7 followers
Computer geek, Daily dreamer, Technology enthusiast, Software Engineer, I like simple food, the best or nothing

Comments