| 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 CreateVoiceProfileResponse |
ChimeSdkVoiceClient.createVoiceProfile(Consumer<CreateVoiceProfileRequest.Builder> createVoiceProfileRequest)
Creates a voice profile, which consists of an enrolled user and their latest voice print.
|
default CreateVoiceProfileResponse |
ChimeSdkVoiceClient.createVoiceProfile(CreateVoiceProfileRequest createVoiceProfileRequest)
Creates a voice profile, which consists of an enrolled user and their latest voice print.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVoiceProfileResponse> |
ChimeSdkVoiceAsyncClient.createVoiceProfile(Consumer<CreateVoiceProfileRequest.Builder> createVoiceProfileRequest)
Creates a voice profile, which consists of an enrolled user and their latest voice print.
|
default CompletableFuture<CreateVoiceProfileResponse> |
ChimeSdkVoiceAsyncClient.createVoiceProfile(CreateVoiceProfileRequest createVoiceProfileRequest)
Creates a voice profile, which consists of an enrolled user and their latest voice print.
|
Copyright © 2023. All rights reserved.