AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Valid values include:

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.VoiceSettings

Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z

Syntax

C#
public class VoiceSettings

The VoiceSettings type exposes the following members

Constructors

NameDescription
Public Method VoiceSettings()

Properties

NameTypeDescription
Public Property Engine Amazon.LexModelsV2.VoiceEngine

Gets and sets the property 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.

Public Property VoiceId System.String

Gets and sets the property VoiceId.

The identifier of the Amazon Polly voice to use.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5