|
|
|
@ -68,10 +68,6 @@ OPACITY="1" #.8
|
|
|
|
|
POSTLANG=""
|
|
|
|
|
#EXPLANATION Activates the translation feature, set the language code for translate or leave blank
|
|
|
|
|
|
|
|
|
|
# see different voice options: todo: add docs
|
|
|
|
|
VOICE="Matthew" # e.g. en_us_002
|
|
|
|
|
#EXPLANATION sets the voice the TTS uses
|
|
|
|
|
|
|
|
|
|
TTSCHOICE="Polly"
|
|
|
|
|
#EXPLANATION the backend used for TTS. Without anything specified, the user will be prompted to choose one.
|
|
|
|
|
# IMPORTANT NOTE: if you use translate, you need to set this to googletranslate or tiktok and use custom voice in your language
|
|
|
|
|