skill-desktop-launcher/test/intent/launch.rocket.json
2019-11-06 15:07:18 +01:00

10 lines
165 B
JSON

{
"utterance": "launch rocket",
"intent_type": "LaunchDesktopApplicationIntent",
"intent": {
"LaunchKeyword": "launch",
"Application": "rocket"
}
}