| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkvoice |
The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use
Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications.
|
| Modifier and Type | Method and Description |
|---|---|
default GetSpeakerSearchTaskResponse |
ChimeSdkVoiceClient.getSpeakerSearchTask(Consumer<GetSpeakerSearchTaskRequest.Builder> getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
|
default GetSpeakerSearchTaskResponse |
ChimeSdkVoiceClient.getSpeakerSearchTask(GetSpeakerSearchTaskRequest getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSpeakerSearchTaskResponse> |
ChimeSdkVoiceAsyncClient.getSpeakerSearchTask(Consumer<GetSpeakerSearchTaskRequest.Builder> getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
|
default CompletableFuture<GetSpeakerSearchTaskResponse> |
ChimeSdkVoiceAsyncClient.getSpeakerSearchTask(GetSpeakerSearchTaskRequest getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
|
Copyright © 2023. All rights reserved.