skill-desktop-launcher/test/intent/sample3.intent.json
Augusto Monteiro 'Sparky b90154c7d2 Initial
2017-04-04 11:04:14 -07:00

9 lines
147 B
JSON

{
"utterance": "launch imgur",
"intent_type": "LaunchWebsiteIntent",
"intent": {
"LaunchKeyword": "launch",
"Website": "imgur"
}
}