RingCentral .Net SDK
Properties | List of all members
RingCentral.EmotionSegment Class Reference

Properties

decimal? start [get, set]
 Required Format: float Example: 0.3 More...
 
decimal? end [get, set]
 Required Format: float Example: 5.1 More...
 
string emotion [get, set]
 Required Example: Neutral Enum: Anger, Excitement, Frustration, Joy, Sadness, Neutral More...
 
decimal? confidence [get, set]
 Format: float Example: 0.97 More...
 

Property Documentation

◆ confidence

decimal? RingCentral.EmotionSegment.confidence
getset

Format: float Example: 0.97

◆ emotion

string RingCentral.EmotionSegment.emotion
getset

Required Example: Neutral Enum: Anger, Excitement, Frustration, Joy, Sadness, Neutral

◆ end

decimal? RingCentral.EmotionSegment.end
getset

Required Format: float Example: 5.1

◆ start

decimal? RingCentral.EmotionSegment.start
getset

Required Format: float Example: 0.3


The documentation for this class was generated from the following file: