Cloud AI Platform v1beta1 API - Class PrebuiltVoiceConfig (1.0.0-beta12)

public sealed class PrebuiltVoiceConfig : IMessage<PrebuiltVoiceConfig>, IEquatable<PrebuiltVoiceConfig>, IDeepCloneable<PrebuiltVoiceConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PrebuiltVoiceConfig.

The configuration for the prebuilt speaker to use.

Inheritance

object > PrebuiltVoiceConfig

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

PrebuiltVoiceConfig()

public PrebuiltVoiceConfig()

PrebuiltVoiceConfig(PrebuiltVoiceConfig)

public PrebuiltVoiceConfig(PrebuiltVoiceConfig other)
Parameter
Name Description
other PrebuiltVoiceConfig

Properties

HasVoiceName

public bool HasVoiceName { get; }

Gets whether the "voice_name" field is set

Property Value
Type Description
bool

VoiceName

public string VoiceName { get; set; }

The name of the preset voice to use.

Property Value
Type Description
string