| 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) |
| 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 |
|---|---|
UpdateVoiceProfileResult |
UpdateVoiceProfileResult.clone() |
UpdateVoiceProfileResult |
UpdateVoiceProfileResult.withVoiceProfile(VoiceProfile voiceProfile)
The updated voice profile settings.
|
Copyright © 2023. All rights reserved.