Skip to content

Commit

Permalink
fix: skilljson (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Nov 17, 2024
1 parent cd14291 commit 0c5435b
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 348 deletions.
45 changes: 45 additions & 0 deletions locale/en-us/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"name": "Volume Control",
"description": "Control the volume of OVOS with verbal commands",
"examples": [
"default volume",
"toggle audio",
"mute volume",
"volume level to low",
"volume to low",
"volume level to high",
"set volume to maximum",
"set volume level to maximum",
"toggle mute",
"volume level low",
"volume level high",
"volume to high level",
"maximum volume",
"set volume to medium",
"restore volume",
"medium volume",
"volume high",
"mute audio",
"unmute audio",
"unmute",
"volume to high",
"max volume",
"reset volume",
"set volume to default",
"set volume level to default",
"low volume",
"high volume",
"volume low",
"mute",
"unmute volume",
"top volume"
],
"tags": [
"system",
"sound",
"volume-control",
"Configuration",
"volume",
"permissive-license"
]
}
68 changes: 0 additions & 68 deletions res/desktop/skill.json

This file was deleted.

18 changes: 0 additions & 18 deletions scripts/bump_alpha.py

This file was deleted.

21 changes: 0 additions & 21 deletions scripts/bump_build.py

This file was deleted.

27 changes: 0 additions & 27 deletions scripts/bump_major.py

This file was deleted.

24 changes: 0 additions & 24 deletions scripts/bump_minor.py

This file was deleted.

76 changes: 0 additions & 76 deletions scripts/prepare_skillstore.py

This file was deleted.

53 changes: 0 additions & 53 deletions scripts/prepare_translations.py

This file was deleted.

13 changes: 0 additions & 13 deletions scripts/remove_alpha.py

This file was deleted.

Loading

0 comments on commit 0c5435b

Please sign in to comment.