| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
Transcript |
CallAnalyticsJob.transcript()
Returns the value of the Transcript property for this object.
|
Transcript |
TranscriptionJob.transcript()
An object that describes the output of the transcription job.
|
| Modifier and Type | Method and Description |
|---|---|
CallAnalyticsJob.Builder |
CallAnalyticsJob.Builder.transcript(Transcript transcript)
Sets the value of the Transcript property for this object.
|
TranscriptionJob.Builder |
TranscriptionJob.Builder.transcript(Transcript transcript)
An object that describes the output of the transcription job.
|
Copyright © 2021. All rights reserved.