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

9 lines
162 B
JSON

{
"utterance": "open notepad",
"intent_type": "LaunchDesktopApplicationIntent",
"intent": {
"LaunchKeyword": "open",
"Application": "notepad"
}
}