public sealed class CustomVoiceParams : IMessage<CustomVoiceParams>, IEquatable<CustomVoiceParams>, IDeepCloneable<CustomVoiceParams>, IBufferMessage, IMessage
Description of the custom voice to be synthesized.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCustomVoiceParams\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1\u003c/code\u003e namespace, is used to describe the custom voice for synthesis within the Google Cloud Text-to-Speech service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCustomVoiceParams\u003c/code\u003e available is 3.10.0, and the current version of the documentation is version 2.5.0, with other versions dating back to 2.2.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCustomVoiceParams\u003c/code\u003e class include \u003ccode\u003eModel\u003c/code\u003e, which is the required name of the AutoML model, \u003ccode\u003eModelAsModelName\u003c/code\u003e, and \u003ccode\u003eReportedUsage\u003c/code\u003e, which indicates the intended usage of the synthesized audio.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomVoiceParams\u003c/code\u003e class offers two constructors, a default one, and another that allows passing another \u003ccode\u003eCustomVoiceParams\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]