Solved How to set up AI Translation services in recalbox?
-
Hello
I turned on Ai Translation services in retroarch but I don't see it working. is there any extra set up needed?
thx
-
Look into the
recalbox.conf
file from the webmanager, everything is explained inside. -
Hello,
There are some additionnal steps to be had, there is no current english documentation on that, so I will fill you in in the meantime.
First, you need a Ztranslate account on https://ztranslate.net/ . Once that is done, you need to log in in the ztranslate website, then go to Settings.
In there, you will find your API KEY (you shouldn't share it).
Once that is done, you have to edit your recalbox.conf file (accesible with the webmanager), and search for the line containing
- ;global.translate.apikey=YOUR_API_KEY_HERE
delete the semi-colon and replace YOUR_API_KEY_HERE with the API KEY you found on Ztranslate
Save the changes, then try launching a game and doing Hotkey+LeftJoystickDown
- ;global.translate.apikey=YOUR_API_KEY_HERE
-
Thank you!!! I did. I wasn't aware the steps where there. I had to set up the hotkey as it was the one you told me. Is there any way in speech mode that it will be reading continuously without clicking buttons?
thx