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

9 lines
162 B
JSON
Raw Permalink Normal View History

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