| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
VoiceSettings |
CreateBotLocaleResponse.voiceSettings()
The Amazon Polly voice ID that Amazon Lex uses for voice interaction with the user.
|
VoiceSettings |
CreateBotLocaleRequest.voiceSettings()
The Amazon Polly voice ID that Amazon Lex uses for voice interaction with the user.
|
VoiceSettings |
UpdateBotLocaleRequest.voiceSettings()
The new Amazon Polly voice Amazon Lex should use for voice interaction with the user.
|
VoiceSettings |
DescribeBotLocaleResponse.voiceSettings()
The Amazon Polly voice Amazon Lex uses for voice interaction with the user.
|
VoiceSettings |
UpdateBotLocaleResponse.voiceSettings()
The updated Amazon Polly voice to use for voice interaction with the user.
|
VoiceSettings |
BotLocaleImportSpecification.voiceSettings()
Returns the value of the VoiceSettings property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBotLocaleResponse.Builder |
CreateBotLocaleResponse.Builder.voiceSettings(VoiceSettings voiceSettings)
The Amazon Polly voice ID that Amazon Lex uses for voice interaction with the user.
|
CreateBotLocaleRequest.Builder |
CreateBotLocaleRequest.Builder.voiceSettings(VoiceSettings voiceSettings)
The Amazon Polly voice ID that Amazon Lex uses for voice interaction with the user.
|
UpdateBotLocaleRequest.Builder |
UpdateBotLocaleRequest.Builder.voiceSettings(VoiceSettings voiceSettings)
The new Amazon Polly voice Amazon Lex should use for voice interaction with the user.
|
DescribeBotLocaleResponse.Builder |
DescribeBotLocaleResponse.Builder.voiceSettings(VoiceSettings voiceSettings)
The Amazon Polly voice Amazon Lex uses for voice interaction with the user.
|
UpdateBotLocaleResponse.Builder |
UpdateBotLocaleResponse.Builder.voiceSettings(VoiceSettings voiceSettings)
The updated Amazon Polly voice to use for voice interaction with the user.
|
BotLocaleImportSpecification.Builder |
BotLocaleImportSpecification.Builder.voiceSettings(VoiceSettings voiceSettings)
Sets the value of the VoiceSettings property for this object.
|
Copyright © 2021. All rights reserved.