skill-desktop-launcher/test/intent/sample3.intent.json

9 lines
147 B
JSON
Raw Normal View History

2017-04-04 19:04:14 +01:00
{
"utterance": "launch imgur",
"intent_type": "LaunchWebsiteIntent",
"intent": {
"LaunchKeyword": "launch",
"Website": "imgur"
}
}