Documentation
README
Emotion Expression
Quick Start
Express emotion through the device's servo motors, LED colors, and display eyes simultaneously via a single API call. Call this with EVERY conversational response to make the device feel alive.
Workflow
- Determine which emotion best matches your conversational tone
- Choose an intensity level (0.0 subtle to 1.0 full expression)
- Prefix your reply with
[HW:/emotion:{"emotion":"name","intensity":0.9}]β the device fires it async before TTS - Write your reply immediately after the marker
How to Express Emotion
No exec/curl needed. Place inline markers at the start of your reply:
[HW:/emotion:{"emotion":"curious","intensity":0.8}] That's a great question!
This is the opening of the README. Read the full README on GitHub.