VoiceSettings
Defines settings for using an Amazon Polly voice to communicate with a user.
Valid values include:
-
standard
-
neural
-
long-form
-
generative
Contents
- voiceId
-
The identifier of the Amazon Polly voice to use.
Type: String
Required: Yes
- engine
-
Indicates the type of Amazon Polly voice that Amazon Lex should use for voice interaction with the user. For more information, see the
engine
parameter of theSynthesizeSpeech
operation in the Amazon Polly developer guide.If you do not specify a value, the default is
standard
.Type: String
Valid Values:
standard | neural | long-form | generative
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: