| 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 |
|---|---|
Future<DeleteVoiceProfileResult> |
AbstractAmazonChimeSDKVoiceAsync.deleteVoiceProfileAsync(DeleteVoiceProfileRequest request,
AsyncHandler<DeleteVoiceProfileRequest,DeleteVoiceProfileResult> asyncHandler) |
Future<DeleteVoiceProfileResult> |
AmazonChimeSDKVoiceAsync.deleteVoiceProfileAsync(DeleteVoiceProfileRequest deleteVoiceProfileRequest,
AsyncHandler<DeleteVoiceProfileRequest,DeleteVoiceProfileResult> asyncHandler)
Deletes a voice profile, including its voice print and enrollment data.
|
Future<DeleteVoiceProfileResult> |
AmazonChimeSDKVoiceAsyncClient.deleteVoiceProfileAsync(DeleteVoiceProfileRequest request,
AsyncHandler<DeleteVoiceProfileRequest,DeleteVoiceProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteVoiceProfileRequest |
DeleteVoiceProfileRequest.clone() |
DeleteVoiceProfileRequest |
DeleteVoiceProfileRequest.withVoiceProfileId(String voiceProfileId)
The voice profile ID.
|
Copyright © 2023. All rights reserved.