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

9 lines
145 B
JSON
Raw Normal View History

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