|
|
|
@ -66,8 +66,17 @@ OPACITY="1" #.8
|
|
|
|
|
VOICE="Matthew" #en_us_002
|
|
|
|
|
#EXPLANATION sets the voice the TTS uses
|
|
|
|
|
|
|
|
|
|
TTsChoice="polly" #polly
|
|
|
|
|
#EXPLANATION the backend used for TTS, default is polly
|
|
|
|
|
TTSCHOICE=""
|
|
|
|
|
#EXPLANATION the backend used for TTS. Without anything specified, the user will be prompted to choose one.
|
|
|
|
|
|
|
|
|
|
STREAMLABS_VOICE="Joanna"
|
|
|
|
|
#EXPLANATION Sets the voice for the Streamlabs Polly TTS Engine. Check the file for more information on different voices.
|
|
|
|
|
|
|
|
|
|
AWS_VOICE="Joanna"
|
|
|
|
|
#EXPLANATION Sets the voice for the AWS Polly TTS Engine. Check the file for more information on different voices.
|
|
|
|
|
|
|
|
|
|
TIKTOK_VOICE="en_us_006"
|
|
|
|
|
#EXPLANATION Sets the voice for the TikTok TTS Engine. Check the file for more information on different voices.
|
|
|
|
|
|
|
|
|
|
#OPTIONAL
|
|
|
|
|
STORYMODE="False"
|
|
|
|
|