| 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.
|
| software.amazon.awssdk.services.chimesdkvoice.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateVoiceProfileResponse |
ChimeSdkVoiceClient.updateVoiceProfile(UpdateVoiceProfileRequest updateVoiceProfileRequest)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
default CompletableFuture<UpdateVoiceProfileResponse> |
ChimeSdkVoiceAsyncClient.updateVoiceProfile(UpdateVoiceProfileRequest updateVoiceProfileRequest)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateVoiceProfileRequestMarshaller.marshall(UpdateVoiceProfileRequest updateVoiceProfileRequest) |
Copyright © 2023. All rights reserved.