Default Welcome Intent.json
698 Bytes
{
"id": "a2f78fcf-0244-4470-a6fa-cd6b6ebb049b",
"name": "Default Welcome Intent",
"auto": true,
"contexts": [],
"responses": [
{
"resetContexts": false,
"action": "input.welcome",
"affectedContexts": [],
"parameters": [],
"messages": [
{
"type": 0,
"lang": "de",
"speech": [
"Hallo!",
"Guten Tag!",
"Ich grüße dich!"
]
}
],
"defaultResponsePlatforms": {},
"speech": []
}
],
"priority": 500000,
"webhookUsed": false,
"webhookForSlotFilling": false,
"fallbackIntent": false,
"events": [
{
"name": "WELCOME"
}
]
}