| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
CreateVoiceProfileDomainResult |
AmazonChimeSDKVoiceClient.createVoiceProfileDomain(CreateVoiceProfileDomainRequest request)
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
CreateVoiceProfileDomainResult |
AmazonChimeSDKVoice.createVoiceProfileDomain(CreateVoiceProfileDomainRequest createVoiceProfileDomainRequest)
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
CreateVoiceProfileDomainResult |
AbstractAmazonChimeSDKVoice.createVoiceProfileDomain(CreateVoiceProfileDomainRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateVoiceProfileDomainResult> |
AbstractAmazonChimeSDKVoiceAsync.createVoiceProfileDomainAsync(CreateVoiceProfileDomainRequest request,
AsyncHandler<CreateVoiceProfileDomainRequest,CreateVoiceProfileDomainResult> asyncHandler) |
Future<CreateVoiceProfileDomainResult> |
AmazonChimeSDKVoiceAsync.createVoiceProfileDomainAsync(CreateVoiceProfileDomainRequest createVoiceProfileDomainRequest,
AsyncHandler<CreateVoiceProfileDomainRequest,CreateVoiceProfileDomainResult> asyncHandler)
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
Future<CreateVoiceProfileDomainResult> |
AmazonChimeSDKVoiceAsyncClient.createVoiceProfileDomainAsync(CreateVoiceProfileDomainRequest request,
AsyncHandler<CreateVoiceProfileDomainRequest,CreateVoiceProfileDomainResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateVoiceProfileDomainResult |
CreateVoiceProfileDomainResult.clone() |
CreateVoiceProfileDomainResult |
CreateVoiceProfileDomainResult.withVoiceProfileDomain(VoiceProfileDomain voiceProfileDomain)
The requested voice profile domain.
|
Copyright © 2023. All rights reserved.