| 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 |
|---|---|
DeleteVoiceProfileResult |
AmazonChimeSDKVoiceClient.deleteVoiceProfile(DeleteVoiceProfileRequest request)
Deletes a voice profile, including its voice print and enrollment data.
|
DeleteVoiceProfileResult |
AmazonChimeSDKVoice.deleteVoiceProfile(DeleteVoiceProfileRequest deleteVoiceProfileRequest)
Deletes a voice profile, including its voice print and enrollment data.
|
DeleteVoiceProfileResult |
AbstractAmazonChimeSDKVoice.deleteVoiceProfile(DeleteVoiceProfileRequest request) |
| 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 |
|---|---|
DeleteVoiceProfileResult |
DeleteVoiceProfileResult.clone() |
Copyright © 2023. All rights reserved.