#8652
Gael Langevin
Keymaster

Hello,
So I have added the complete translation of _inmoovChatbot for Russian version which was finished by Andrei.
In order to set gestures to work in Russian, we need to finish to translate _inmoovGestures.


@Andrei
to start using MRL with the Russian version follow this wiki:
https://github.com/MyRobotLab/inmoov/wiki/HOWTO—SETUP-&-PREREQUISITES

Configure to set your chatBot in Russian:
In inmoov/config/_InMoov.config.default
################
Modify:
[TTS]
MyLanguage=ru
; en,fr,es,de,nl,ru
################
Modify:
MyvoiceTTS=VoiceRss
VoiceRssApi=XXXYYY(key)
Get your api key here: http://www.voicerss.org/api/demo.aspx

  • This reply was modified 7 years, 4 months ago by Gael Langevin.