Tray options implementation + Voice system rewrite + build fixes
This commit is contained in:
parent
44ea5e46e2
commit
82eddf5d4c
117 changed files with 1300 additions and 2334 deletions
BIN
resources/sound/voices/jarvis-howdy/ru/game_mode.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/game_mode.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/joke1.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/joke1.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/joke2.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/joke2.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/joke3.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/joke3.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/joke4.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/joke4.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/joke5.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/joke5.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/not_found.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/not_found.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/ok1.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/ok1.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/ok2.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/ok2.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/ok3.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/ok3.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/ok4.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/ok4.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/ready.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/ready.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/reply1.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/reply1.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/reply2.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/reply2.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/reply3.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/reply3.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/run.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/run.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/stupid.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/stupid.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-howdy/ru/thanks.wav
Normal file
BIN
resources/sound/voices/jarvis-howdy/ru/thanks.wav
Normal file
Binary file not shown.
27
resources/sound/voices/jarvis-howdy/voice.toml
Normal file
27
resources/sound/voices/jarvis-howdy/voice.toml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
[voice]
|
||||
id = "jarvis-howdy"
|
||||
name = "Jarvis Howdy"
|
||||
author = "Abraham (Priler)"
|
||||
languages = ["ru"]
|
||||
|
||||
[reactions]
|
||||
# app startup
|
||||
greet = ["run", "ready"]
|
||||
|
||||
# wake word detected
|
||||
reply = ["reply1", "reply2", "reply3"]
|
||||
|
||||
# command executed
|
||||
ok = ["ok1", "ok2", "ok3", "ok4"]
|
||||
|
||||
# command not found
|
||||
not_found = ["not_found"]
|
||||
|
||||
# thanks
|
||||
thanks = ["thanks"]
|
||||
|
||||
# error
|
||||
error = []
|
||||
|
||||
# goodbye
|
||||
goodbye = ["off"]
|
||||
BIN
resources/sound/voices/jarvis-og/ru/game_mode.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/game_mode.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/not_found.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/not_found.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/off.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/off.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/ok1.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/ok1.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/ok2.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/ok2.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/ok3.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/ok3.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/ok4.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/ok4.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/reply1.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/reply1.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/reply2.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/reply2.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/reply3.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/reply3.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/run.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/run.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/stupid.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/stupid.wav
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-og/ru/thanks.wav
Normal file
BIN
resources/sound/voices/jarvis-og/ru/thanks.wav
Normal file
Binary file not shown.
27
resources/sound/voices/jarvis-og/voice.toml
Normal file
27
resources/sound/voices/jarvis-og/voice.toml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
[voice]
|
||||
id = "jarvis-og"
|
||||
name = "Jarvis OG"
|
||||
author = "Abraham (Priler)"
|
||||
languages = ["ru"]
|
||||
|
||||
[reactions]
|
||||
# app startup
|
||||
greet = ["run"]
|
||||
|
||||
# wake word detected
|
||||
reply = ["reply1", "reply2", "reply3"]
|
||||
|
||||
# command executed
|
||||
ok = ["ok1", "ok2", "ok3", "ok4"]
|
||||
|
||||
# command not found
|
||||
not_found = ["not_found"]
|
||||
|
||||
# thanks
|
||||
thanks = ["thanks"]
|
||||
|
||||
# error
|
||||
error = []
|
||||
|
||||
# goodbye
|
||||
goodbye = ["off"]
|
||||
BIN
resources/sound/voices/jarvis-remaster/ru/greet1.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/greet1.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/greet_day.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/greet_day.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/greet_evening.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/greet_evening.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/greet_morning.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/greet_morning.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/greet_night.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/greet_night.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/joke1.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/joke1.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/joke2.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/joke2.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/joke3.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/joke3.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/joke4.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/joke4.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/joke5.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/joke5.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/joke6.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/joke6.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/joke7.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/joke7.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/joke8.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/joke8.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/ok1.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/ok1.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/ok2.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/ok2.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/ok3.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/ok3.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/ok4.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/ok4.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/reply1.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/reply1.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/reply2.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/reply2.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/reply3.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/reply3.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/reply4.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/reply4.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/reply5.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/reply5.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/reply6.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/reply6.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/stupid.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/stupid.mp3
Normal file
Binary file not shown.
BIN
resources/sound/voices/jarvis-remaster/ru/thanks.mp3
Normal file
BIN
resources/sound/voices/jarvis-remaster/ru/thanks.mp3
Normal file
Binary file not shown.
31
resources/sound/voices/jarvis-remaster/voice.toml
Normal file
31
resources/sound/voices/jarvis-remaster/voice.toml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
[voice]
|
||||
id = "jarvis-remaster"
|
||||
name = "Jarvis New"
|
||||
author = "Abraham (Priler)"
|
||||
languages = ["ru", "en"]
|
||||
|
||||
[reactions]
|
||||
# app startup
|
||||
greet = ["greet1"]
|
||||
greet_morning = ["greet_morning"]
|
||||
greet_day = ["greet_day"]
|
||||
greet_evening = ["greet_evening"]
|
||||
greet_night = ["greet_night"]
|
||||
|
||||
# wake word detected
|
||||
reply = ["reply1", "reply2", "reply3", "reply4", "reply5", "reply6"]
|
||||
|
||||
# command executed
|
||||
ok = ["ok1", "ok2", "ok3", "ok4"]
|
||||
|
||||
# command not found
|
||||
not_found = []
|
||||
|
||||
# thanks
|
||||
thanks = ["thanks"]
|
||||
|
||||
# error
|
||||
error = []
|
||||
|
||||
# goodbye
|
||||
goodbye = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue