| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmediapipelines |
The Amazon Chime SDK media pipeline APIs in this section allow software developers to create Amazon Chime SDK media
pipelines that capture, concatenate, or stream your Amazon Chime SDK meetings.
|
| Modifier and Type | Method and Description |
|---|---|
default GetSpeakerSearchTaskResponse |
ChimeSdkMediaPipelinesClient.getSpeakerSearchTask(Consumer<GetSpeakerSearchTaskRequest.Builder> getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
|
default GetSpeakerSearchTaskResponse |
ChimeSdkMediaPipelinesClient.getSpeakerSearchTask(GetSpeakerSearchTaskRequest getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSpeakerSearchTaskResponse> |
ChimeSdkMediaPipelinesAsyncClient.getSpeakerSearchTask(Consumer<GetSpeakerSearchTaskRequest.Builder> getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
|
default CompletableFuture<GetSpeakerSearchTaskResponse> |
ChimeSdkMediaPipelinesAsyncClient.getSpeakerSearchTask(GetSpeakerSearchTaskRequest getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
|
Copyright © 2023. All rights reserved.