EmotionSegment
Properties
Name | Type | Required | Description |
---|---|---|---|
start | float | ✅ | |
end | float | ✅ | |
emotion | Emotion | ✅ | |
confidence | float | ❌ |
Emotion
Properties
Name | Type | Required | Description |
---|---|---|---|
ANGER | str | ✅ | "Anger" |
EXCITEMENT | str | ✅ | "Excitement" |
FRUSTRATION | str | ✅ | "Frustration" |
JOY | str | ✅ | "Joy" |
SADNESS | str | ✅ | "Sadness" |
NEUTRAL | str | ✅ | "Neutral" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs