| 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 |
|---|---|
UpdateVoiceProfileResult |
AmazonChimeSDKVoiceClient.updateVoiceProfile(UpdateVoiceProfileRequest request)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
UpdateVoiceProfileResult |
AmazonChimeSDKVoice.updateVoiceProfile(UpdateVoiceProfileRequest updateVoiceProfileRequest)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
UpdateVoiceProfileResult |
AbstractAmazonChimeSDKVoice.updateVoiceProfile(UpdateVoiceProfileRequest request) |
Future<UpdateVoiceProfileResult> |
AbstractAmazonChimeSDKVoiceAsync.updateVoiceProfileAsync(UpdateVoiceProfileRequest request) |
Future<UpdateVoiceProfileResult> |
AmazonChimeSDKVoiceAsync.updateVoiceProfileAsync(UpdateVoiceProfileRequest updateVoiceProfileRequest)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
Future<UpdateVoiceProfileResult> |
AmazonChimeSDKVoiceAsyncClient.updateVoiceProfileAsync(UpdateVoiceProfileRequest request) |
Future<UpdateVoiceProfileResult> |
AbstractAmazonChimeSDKVoiceAsync.updateVoiceProfileAsync(UpdateVoiceProfileRequest request,
AsyncHandler<UpdateVoiceProfileRequest,UpdateVoiceProfileResult> asyncHandler) |
Future<UpdateVoiceProfileResult> |
AmazonChimeSDKVoiceAsync.updateVoiceProfileAsync(UpdateVoiceProfileRequest updateVoiceProfileRequest,
AsyncHandler<UpdateVoiceProfileRequest,UpdateVoiceProfileResult> asyncHandler)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
Future<UpdateVoiceProfileResult> |
AmazonChimeSDKVoiceAsyncClient.updateVoiceProfileAsync(UpdateVoiceProfileRequest request,
AsyncHandler<UpdateVoiceProfileRequest,UpdateVoiceProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateVoiceProfileResult> |
AbstractAmazonChimeSDKVoiceAsync.updateVoiceProfileAsync(UpdateVoiceProfileRequest request,
AsyncHandler<UpdateVoiceProfileRequest,UpdateVoiceProfileResult> asyncHandler) |
Future<UpdateVoiceProfileResult> |
AmazonChimeSDKVoiceAsync.updateVoiceProfileAsync(UpdateVoiceProfileRequest updateVoiceProfileRequest,
AsyncHandler<UpdateVoiceProfileRequest,UpdateVoiceProfileResult> asyncHandler)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
Future<UpdateVoiceProfileResult> |
AmazonChimeSDKVoiceAsyncClient.updateVoiceProfileAsync(UpdateVoiceProfileRequest request,
AsyncHandler<UpdateVoiceProfileRequest,UpdateVoiceProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateVoiceProfileRequest |
UpdateVoiceProfileRequest.clone() |
UpdateVoiceProfileRequest |
UpdateVoiceProfileRequest.withSpeakerSearchTaskId(String speakerSearchTaskId)
The ID of the speaker search task.
|
UpdateVoiceProfileRequest |
UpdateVoiceProfileRequest.withVoiceProfileId(String voiceProfileId)
The profile ID.
|
Copyright © 2023. All rights reserved.