skill-desktop-launcher/test/intent/open.notepad.json

9 lines
162 B
JSON

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