Open compakevon opened 1 year ago
Hola, veo que hablas español, así que responderé en este idioma para que me sea mas facil explicarme.
Creas una Acción y la conectas a la recompensa que quieras, con las siguientes sub-acciones:
Sub-Accion 1: Write To File
C:\Python\tiktok-voice-main\Textos\Texto.txt
%messageStripped%
, de esta forma el texto quedará más entendible y no podrán bombardear emotes, aunque si quieres dar "full libertad" puedes poner %message%
Sub-Accion 2: Perform Command
C:\Python\tiktok-voice-main\main.py
C:\Python\tiktok-voice-main
-v [La Voz Que Quieras usar] -f [La Ruta Del Archivo de Texto] -s [La Cookie] -n [Ruta Donde Guardar el Archivo MP3]
En mi caso: -v es_mx_002 -f C:\Python\tiktok-voice-main\Textos\Texto.txt -s [La Cookie] -n C:\Python\tiktok-voice-main\Audios\audio.mp3
Sub-Accion 3: Delay
Sub-Accion 4: Play Sound
C:\Python\tiktok-voice-main\Audios\audio.mp3
Y listo :P Quiero aclarar que en mi caso yo lo usaba para cualquier mensaje y no para una recompensa, así que quizá haya algun error por ese lado.
Everything is fine from the configuration from python to write my text with the voice language commands (language) and the file exported in .mp3, I just don't know how I can allow a twitch user to put any text in the points reward and not accumulate several .mp3 files created by users.
First doubt: How can I use this python code to link to Streamer.bot?
Second question: How can I use this python code without generating an .mp3 file and only listening to the text typed by a twitch user?
Plus: the "censored" white boxes are the codes of the tik tok voices