avatarSynthesizer.avatarEventReceived = function()

in static/js/chat.js [57:59]


                    avatarSynthesizer.avatarEventReceived = function(s, e) {
                        console.log("Avatar event: " + e.description);
                    };