public class EnrichedResultsTranscriptTimestamp
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Method and Description |
|---|---|
Float |
getFrom()
Gets the from.
|
Float |
getTo()
Gets the to.
|
public Float getFrom()
The start time of a word from the transcript. The value matches the start time of a word from the `timestamps` array.
public Float getTo()
The end time of a word from the transcript. The value matches the end time of a word from the `timestamps` array.
Copyright © 2026 IBM Cloud. All rights reserved.