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

Properties

string speakerId [get, set]
 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...
 
string word [get, set]
 Required Example: hello More...
 

Property Documentation

◆ confidence

decimal? RingCentral.WordSegment.confidence
getset

Format: float Example: 0.97

◆ end

decimal? RingCentral.WordSegment.end
getset

Required Format: float Example: 5.1

◆ speakerId

string RingCentral.WordSegment.speakerId
getset

Example: JohnDoe

◆ start

decimal? RingCentral.WordSegment.start
getset

Required Format: float Example: 0.3

◆ word

string RingCentral.WordSegment.word
getset

Required Example: hello


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