public sealed class CustomVoiceParams : IMessage<CustomVoiceParams>, IEquatable<CustomVoiceParams>, IDeepCloneable<CustomVoiceParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 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"]],[["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\u003eThis webpage provides documentation for the \u003ccode\u003eCustomVoiceParams\u003c/code\u003e class within the Google Cloud Text-to-Speech v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomVoiceParams\u003c/code\u003e class is used to describe custom voices for audio synthesis, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.10.0, however there is documentation for versions from 2.2.0 all the way to the latest version, allowing users to view documentation for the version they are currently using.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCustomVoiceParams\u003c/code\u003e class include \u003ccode\u003eModel\u003c/code\u003e, which is a string representing the name of the AutoML model for custom voice synthesis, and \u003ccode\u003eModelAsModelName\u003c/code\u003e which provides a typed view of the model name, alongside the now deprecated property of \u003ccode\u003eReportedUsage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage offers examples of using the constructor for the class \u003ccode\u003eCustomVoiceParams\u003c/code\u003e in the form of the default constructor \u003ccode\u003eCustomVoiceParams()\u003c/code\u003e and the copy constructor \u003ccode\u003eCustomVoiceParams(CustomVoiceParams other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]