public class SpeakerLabelsResult extends GenericModel
Constructor and Description |
---|
SpeakerLabelsResult() |
Modifier and Type | Method and Description |
---|---|
java.lang.Float |
getConfidence()
Gets the confidence.
|
java.lang.Float |
getFrom()
Gets the from.
|
java.lang.Long |
getSpeaker()
Gets the speaker.
|
java.lang.Float |
getTo()
Gets the to.
|
java.lang.Boolean |
isFinalResults()
Gets the finalResults.
|
equals, hashCode, toString
public java.lang.Float getFrom()
public java.lang.Float getTo()
public java.lang.Long getSpeaker()
public java.lang.Float getConfidence()
public java.lang.Boolean isFinalResults()