RingCentral .Net SDK
Properties | List of all members
RingCentral.UtteranceObject 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 text [get, set]
 Required Example: Hello! This is John. More...
 
decimal? confidence [get, set]
 Format: float Example: 0.97 More...
 
string speakerId [get, set]
 Example: JohnDoe More...
 
WordTimingsUnit[] wordTimings [get, set]
 

Property Documentation

◆ confidence

decimal? RingCentral.UtteranceObject.confidence
getset

Format: float Example: 0.97

◆ end

decimal? RingCentral.UtteranceObject.end
getset

Required Format: float Example: 5.1

◆ speakerId

string RingCentral.UtteranceObject.speakerId
getset

Example: JohnDoe

◆ start

decimal? RingCentral.UtteranceObject.start
getset

Required Format: float Example: 0.3

◆ text

string RingCentral.UtteranceObject.text
getset

Required Example: Hello! This is John.

◆ wordTimings

WordTimingsUnit [] RingCentral.UtteranceObject.wordTimings
getset


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