background_thumbnail_font_color={optional=true,default="255,255,255",example="255,255,255",explanation="Font color in RGB format for the thumbnail text"}
[settings.tts]
voice_choice={optional=false,default="tiktok",options=["elevenlabs","streamlabspolly","tiktok","googletranslate","awspolly","pyttsx","OpenAI"],example="tiktok",explanation="The voice platform used for TTS generation. "}
voice_choice={optional=false,default="tiktok",options=["elevenlabs","fishaudio","streamlabspolly","tiktok","googletranslate","awspolly","pyttsx","OpenAI"],example="tiktok",explanation="The voice platform used for TTS generation. "}
random_voice={optional=false,type="bool",default=true,example=true,options=[true,false,],explanation="Randomizes the voice used for each comment"}
elevenlabs_voice_name={optional=false,default="Bella",example="Bella",explanation="The voice used for elevenlabs",options=["Adam","Antoni","Arnold","Bella","Domi","Elli","Josh","Rachel","Sam",]}
elevenlabs_api_key={optional=true,example="21f13f91f54d741e2ae27d2ab1b99d59",explanation="Elevenlabs API key"}
fishaudio_api_key={optional=true,example="your_fish_audio_api_key",explanation="Fish Audio API key for TTS generation"}
fishaudio_voice={optional=false,default="bf322df2096a46f18c579d0baa36f41d",example="bf322df2096a46f18c579d0baa36f41d",explanation="The voice ID used for Fish Audio TTS. Find voice IDs at fish.audio/discovery"}
aws_polly_voice={optional=false,default="Matthew",example="Matthew",explanation="The voice used for AWS Polly"}
streamlabs_polly_voice={optional=false,default="Matthew",example="Matthew",explanation="The voice used for Streamlabs Polly"}
tiktok_voice={optional=true,default="en_us_001",example="en_us_006",explanation="The voice used for TikTok TTS"}