mirror of
https://github.com/JuanCanham/skill-desktop-launcher.git
synced 2024-11-23 01:10:11 +00:00
10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"utterance": "launch rocket",
|
|
"intent_type": "LaunchDesktopApplicationIntent",
|
|
"intent": {
|
|
"LaunchKeyword": "launch",
|
|
"Application": "rocket"
|
|
}
|
|
}
|
|
|