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