Skip to content

Instantly share code, notes, and snippets.

@kinisoftware
Created February 22, 2020 12:04
Show Gist options
  • Select an option

  • Save kinisoftware/c30c17a8b7a0bce74f8a8bddb73f5cc6 to your computer and use it in GitHub Desktop.

Select an option

Save kinisoftware/c30c17a8b7a0bce74f8a8bddb73f5cc6 to your computer and use it in GitHub Desktop.
{
"body": {
"version": "1.0",
"response": {
"outputSpeech": {
"type": "SSML",
"ssml": "<speak>Puedes comer pizza en: Pizzeria Lucio, Pizzeria Donatello, Al rico tiramisú, Pasta al dente</speak>"
},
"shouldEndSession": false,
"type": "_DEFAULT_RESPONSE"
},
"sessionAttributes": {
"comida": "pizza"
},
"userAgent": "ask-java/2.9.2 Java/1.8.0_201"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment