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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `VoiceCloneParams` class is 2.0.0-beta12, with older versions 2.0.0-beta11 and 1.0.0-beta04 also available for reference."],["`VoiceCloneParams` is a sealed class within the Google Cloud Text-to-Speech v1beta1 API, specifically for configuring the Voice Clone feature."],["The class `VoiceCloneParams` inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`VoiceCloneParams` has two constructors: a default constructor `VoiceCloneParams()` and a copy constructor `VoiceCloneParams(VoiceCloneParams other)`."],["The class has a single property, `VoiceCloningKey`, which is a required string value created by `GenerateVoiceCloningKey`."]]],[]]