skill-desktop-launcher/test/intent/launch.rocket.json

10 lines
165 B
JSON
Raw Normal View History

2019-11-06 14:07:18 +00:00
{
"utterance": "launch rocket",
"intent_type": "LaunchDesktopApplicationIntent",
"intent": {
"LaunchKeyword": "launch",
"Application": "rocket"
}
}