mirror of
https://github.com/JuanCanham/skill-desktop-launcher.git
synced 2024-11-22 00:40:10 +00:00
9 lines
162 B
JSON
9 lines
162 B
JSON
|
{
|
||
|
"utterance": "open notepad",
|
||
|
"intent_type": "LaunchDesktopApplicationIntent",
|
||
|
"intent": {
|
||
|
"LaunchKeyword": "open",
|
||
|
"Application": "notepad"
|
||
|
}
|
||
|
}
|