| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| software.amazon.awssdk.services.transcribe.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartTranscriptionJobResponse> |
TranscribeAsyncClient.startTranscriptionJob(StartTranscriptionJobRequest startTranscriptionJobRequest)
Starts an asynchronous job to transcribe speech to text.
|
default StartTranscriptionJobResponse |
TranscribeClient.startTranscriptionJob(StartTranscriptionJobRequest startTranscriptionJobRequest)
Starts an asynchronous job to transcribe speech to text.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartTranscriptionJobRequestMarshaller.marshall(StartTranscriptionJobRequest startTranscriptionJobRequest) |
Copyright © 2021. All rights reserved.