Skip to content

LANGUAGE PACK DOCUMENTATION

Anthony edited this page Mar 24, 2018 · 19 revisions

There is 3 functionalities impacted by globalisation

About chatbot, there is 2 things.

  • Global chatbot, this is the brain of your robot. You ask something and robot awnser you.
  • Inmoov files. Like : _inmoovGestures.aiml . This is a common file related to InMoov. This one is very important because inside you can find every "gestures" used by inmoov. Like "Da Vinci" or "Open you left hand" .
    _inmoovChatBot.aiml . Inside this file you can find "First initialization" routine.

Ohh, if you find something like : SYSTEM_XXX , don't translate it ! This is used by the system. Just translate the awnsers . Ex :
SYSTEM_SAY_HELLO
HI ( english ) // salut ( Français ) // etc ...