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.
Implements
IMessageVoiceCloneParams, IEquatableVoiceCloneParams, IDeepCloneableVoiceCloneParams, IBufferMessage, IMessageNamespace
Google.Cloud.TextToSpeech.V1Beta1Assembly
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 |