| 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()
Provides you with the Amazon S3 URI you can use to access your transcript.
|
| 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)
Provides you with the Amazon S3 URI you can use to access your transcript.
|
Copyright © 2022. All rights reserved.