Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: skilljson #49

Merged
merged 1 commit into from
Nov 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading