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

Properties

string speakerId [get, set]
 Required Example: JohnDoe More...
 
decimal? start [get, set]
 Required Format: float Example: 0.3 More...
 
decimal? end [get, set]
 Required Format: float Example: 5.1 More...
 
decimal? confidence [get, set]
 Format: float Example: 0.97 More...
 

Property Documentation

◆ confidence

decimal? RingCentral.DiarizeSegment.confidence
getset

Format: float Example: 0.97

◆ end

decimal? RingCentral.DiarizeSegment.end
getset

Required Format: float Example: 5.1

◆ speakerId

string RingCentral.DiarizeSegment.speakerId
getset

Required Example: JohnDoe

◆ start

decimal? RingCentral.DiarizeSegment.start
getset

Required Format: float Example: 0.3


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