Added support for different voices, renamed language and quote files with their 2 letter abreviations.

New arguments: -v, -c
This commit is contained in:
deadvey
2026-03-30 15:11:54 +01:00
parent 21345481b4
commit c59e00cf78
10 changed files with 1144 additions and 11 deletions

View File

@@ -19,6 +19,10 @@ All these options overide configuration in config.json<br/>
Specify a quote ID for quotes mode, see all quotes in your selected language with -u<br/>
**--language, -l <language>**<br/>
Selects a language, defaults to english, must be a listed language in -i<br/>
**--voice, -v <voice id>**<br/>
Selects a voice to use, defaults to gwm/en in config.json<br/>
**--list-voices, -c**<br/>
Lists all the available voices you can use, also see [voices.txt](voices.txt)<br/>
**--list-quotes, -u**<br/>
Lists the available quotes and exits<br/>
**--list-languages, -i**<br/>