

#Translate bot twitch how to
!sound xxxx: play sound (xxxx.mp3), if you put sound data at sound folder. A FREE TRANSLATION BOT FOR TWITCH I'll show you how to use it Alexis Rivera 554 subscribers Subscribe 248 12K views 3 years ago Sorry for the small editing glitches, it's been a while. NOTE: When rewriting config.txt, please delete the # mark at the beginning of each setting value! command: (version) secret functions choose trans destination language (for one text)Īt the time of translation, you can select the target language like en: at the beginning of the sentence. Memo support language (google translator) You can check some error message using Debug mode (Debug = True) This option is enabled only when TTS_Kind = "CeVIO". The cast name of CeVIO, for example "さとうささら". It's deprecated config, please use TTS_Out instead. It's deprecated config, please use TTS_In instead.
#Translate bot twitch install
If you want to use CeVIO, you need to install CeVIO AI in your local computer.īot output text will be read by TTS voice! The kind of TTS, "gTTS"(default) or "CeVIO". If the words are in message, the message will be ignored. Also avoid mixing different languages in your sentence. Please avoid emoticons in the message, as they will disturb the bot (and it won’t probably be able to display them).

It will automatically recognizes the language of the sentence you want to translate. If it is set to True, the source language is shown after translated text. The automatic translator uses Google translate API for translating. If it is set to True, user name is shown after translated text. If set it to, the language in is trans to. If set it to, all texts will be translated to the JAPANESE! # If you meet any bugs, You can check some error message using Debug mode (Debug = True) Debug = False Option # Any emvironment, set it to `True`, then text will be read by TTS voice! # gTTS_In:User Input Text, gTTS_Out:Bot Output Text gTTS_In = True gTTS_Out = True # if you make TTS for only few lang, please add langID in the list # for example, means Japanese only, means Korean and English are TTS! ReadOnlyTheseLang = # PLEASE CHANGE FOLLOWING CONFIGS # Twitch_Channel = 'xxx_target_channel_name_xxx' Trans_Username = 'xxx_trans_user_name_xxx' Trans_OAUTH = 'xxxx_oauth_for_trans_user_xxxx' # OPTIONAL CONFIGS # Trans_TextColor = 'GoldenRod' # Blue, Coral, DodgerBlue, SpringGreen, YellowGreen, Green, OrangeRed, Red, GoldenRod, HotPink, CadetBlue, SeaGreen, Chocolate, BlueViolet, and Firebrick lang_TransToHome = 'ja' lang_HomeToOther = 'en' Show_ByName = True Show_ByLang = True Ignore_Lang =
