VoiceSettings - Amazon Lex API Reference

VoiceSettings

Defines settings for using an Amazon Polly voice to communicate with a user.

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 the SynthesizeSpeech operation in the Amazon Polly developer guide.

If you do not specify a value, the default is standard.

Type: String

Valid Values: standard | neural

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: