Google Cloud Text-to-Speech v1beta1 API - Class VoiceCloneParams (2.0.0-beta10)

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

Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class VoiceCloneParams.

The configuration of Voice Clone feature.

Inheritance

object > VoiceCloneParams

Namespace

Google.Cloud.TextToSpeech.V1Beta1

Assembly

Google.Cloud.TextToSpeech.V1Beta1.dll

Constructors

VoiceCloneParams()

public VoiceCloneParams()

VoiceCloneParams(VoiceCloneParams)

public VoiceCloneParams(VoiceCloneParams other)
Parameter
Name Description
other VoiceCloneParams

Properties

VoiceCloningKey

public string VoiceCloningKey { get; set; }

Required. Created by GenerateVoiceCloningKey.

Property Value
Type Description
string