Setting avatar's mood

Here you can manually adjust the mood of the avatar.

Set

neutral

Try

Use

rapportScene.modules.ac.setMood('neutral');
rapportScene.modules.ac.setModifier('SG_COM_MOD_SPEECH_MAG', 1);
rapportScene.modules.ac.setModifier('SG_COM_MOD_NONVERBAL_MAG', 1);
rapportScene.modules.ac.setModifier('SG_COM_MOD_BREATH_MAG', 1);
rapportScene.modules.ac.setModifier('SG_COM_MOD_NONVERBAL_SPEED', 1);
rapportScene.modules.ac.setModifier('SG_COM_MOD_BREATH_SPEED', 1);
rapportScene.modules.ac.setModifier('SG_COM_MOD_EXPRESSION_FREQ', 1);
rapportScene.modules.ac.setModifier('SG_COM_MOD_BLINK_FREQ', 1);
rapportScene.modules.ac.setModifier('SG_COM_MOD_DART_FREQ', 1);
©2023 Speech Graphics, Ltd.