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

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

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

The configuration for the voice to use.

Inheritance

object > VoiceConfig

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

VoiceConfig()

public VoiceConfig()

VoiceConfig(VoiceConfig)

public VoiceConfig(VoiceConfig other)
Parameter
Name Description
other VoiceConfig

Properties

PrebuiltVoiceConfig

public PrebuiltVoiceConfig PrebuiltVoiceConfig { get; set; }

The configuration for the prebuilt voice to use.

Property Value
Type Description
PrebuiltVoiceConfig

VoiceConfigCase

public VoiceConfig.VoiceConfigOneofCase VoiceConfigCase { get; }
Property Value
Type Description
VoiceConfigVoiceConfigOneofCase