public sealed class CustomVoiceParams : IMessage<CustomVoiceParams>, IEquatable<CustomVoiceParams>, IDeepCloneable<CustomVoiceParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class CustomVoiceParams.
Description of the custom voice to be synthesized.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCustomVoiceParams\u003c/code\u003e class in the Google Cloud Text-to-Speech v1beta1 API allows for the definition of a custom voice to be synthesized.\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, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModel\u003c/code\u003e property of the \u003ccode\u003eCustomVoiceParams\u003c/code\u003e class is required and represents the name of the AutoML model used for custom voice synthesis.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomVoiceParams\u003c/code\u003e can be constructed with a default constructor, or via a copy constructor utilizing another \u003ccode\u003eCustomVoiceParams\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class also features a \u003ccode\u003eReportedUsage\u003c/code\u003e property which is marked as \u003ccode\u003eObsolete\u003c/code\u003e, as well as a \u003ccode\u003eModelAsModelName\u003c/code\u003e property which offers a type-safe view of the \u003ccode\u003eModel\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]