public sealed class CustomPronunciations : IMessage<CustomPronunciations>, IEquatable<CustomPronunciations>, IDeepCloneable<CustomPronunciations>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 API class CustomPronunciations.
[[["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 webpage provides documentation for the \u003ccode\u003eCustomPronunciations\u003c/code\u003e class within the Google Cloud Text-to-Speech v1 API, specifically version 3.8.0 and other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomPronunciations\u003c/code\u003e is a class that implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality checks, deep cloning, and buffer message functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class serves as a collection of pronunciation customizations and inherits from \u003ccode\u003eobject\u003c/code\u003e, further defining methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003ePronunciations\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<CustomPronunciationParams>\u003c/code\u003e that represents the pronunciation customizations to be applied.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating instances of the \u003ccode\u003eCustomPronunciations\u003c/code\u003e class, one being a default constructor and the second allowing the use of another instance of \u003ccode\u003eCustomPronunciations\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]