I am having problems with my current University project, I am currently researching affective computing with agents. I chose verbots as it offers the most flexibility, and it is cheap to host on-line once I have it running.
My Idea: I am trying to make the agent affective through detecting peoples expressive emotions. Such as "I am getting angry" would make the bot aware that the mood is sliding down the way. I had this idea that I could make a Var that adapts to these expressions, so the previous example of "angry" would -2 to the var, and then the bot would check where the mood is, and comment on their mood. It would work both ways, so if they express happiness it would go up the scale, and the agent will act on this.
My issue is that I do not know C# very well, at all, I was wondering what approach other people would take for this idea? I am not expecting the answer as much as a general pointer in the right direction right now.
Thanks in advance.
Sorry if someone has already posted a similar idea like this before.
HoboHarty.




