History | View | Annotate | Download (225 Bytes)
#emotionstate
uint8 NEUTRAL = 0
uint8 HAPPY = 1
uint8 SAD = 2
uint8 ANGRY = 3
uint8 SURPRISED = 4
uint8 FEAR = 5
uint8 value
#in milliseconds
uint32 duration
---
#response
uint32 result