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 latest version of \u003ccode\u003eCustomVoiceParams\u003c/code\u003e is 3.10.0, with various other versions available, ranging from 2.2.0 to 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomVoiceParams\u003c/code\u003e is a class used to describe a custom voice for synthesis, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomVoiceParams\u003c/code\u003e class includes a constructor, a required \u003ccode\u003eModel\u003c/code\u003e property for the AutoML model name, and an optional \u003ccode\u003eReportedUsage\u003c/code\u003e property for usage reporting.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains a \u003ccode\u003eModelAsModelName\u003c/code\u003e property that provides a \u003ccode\u003eModelName\u003c/code\u003e-typed view over the \u003ccode\u003eModel\u003c/code\u003e resource name property.\u003c/p\u003e\n"],["\u003cp\u003eThe description states that this class is for defining the characteristics of a custom voice to be used with the Text-to-Speech service.\u003c/p\u003e\n"]]],[],null,[]]