public class SpeakerLabelsResult
extends com.ibm.cloud.sdk.core.service.model.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. | 
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()