| 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 GetVoiceProfileResponse |
ChimeSdkVoiceClient.getVoiceProfile(Consumer<GetVoiceProfileRequest.Builder> getVoiceProfileRequest)
Retrieves the details of the specified voice profile.
|
default GetVoiceProfileResponse |
ChimeSdkVoiceClient.getVoiceProfile(GetVoiceProfileRequest getVoiceProfileRequest)
Retrieves the details of the specified voice profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetVoiceProfileResponse> |
ChimeSdkVoiceAsyncClient.getVoiceProfile(Consumer<GetVoiceProfileRequest.Builder> getVoiceProfileRequest)
Retrieves the details of the specified voice profile.
|
default CompletableFuture<GetVoiceProfileResponse> |
ChimeSdkVoiceAsyncClient.getVoiceProfile(GetVoiceProfileRequest getVoiceProfileRequest)
Retrieves the details of the specified voice profile.
|
Copyright © 2023. All rights reserved.