class Aws::LexModelsV2::Types::VoiceSettings

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

@note When making an API call, you may pass VoiceSettings

data as a hash:

    {
      voice_id: "VoiceId", # required
    }

@!attribute [rw] voice_id

The identifier of the Amazon Polly voice to use.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/VoiceSettings AWS API Documentation

Constants

SENSITIVE