| 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 CreateVoiceProfileDomainResponse |
ChimeSdkVoiceClient.createVoiceProfileDomain(CreateVoiceProfileDomainRequest createVoiceProfileDomainRequest)
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
default CompletableFuture<CreateVoiceProfileDomainResponse> |
ChimeSdkVoiceAsyncClient.createVoiceProfileDomain(CreateVoiceProfileDomainRequest createVoiceProfileDomainRequest)
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateVoiceProfileDomainRequestMarshaller.marshall(CreateVoiceProfileDomainRequest createVoiceProfileDomainRequest) |
Copyright © 2023. All rights reserved.