public sealed class CustomPronunciations : IMessage<CustomPronunciations>, IEquatable<CustomPronunciations>, IDeepCloneable<CustomPronunciations>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class CustomPronunciations.
[[["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-03-21 UTC."],[[["This document provides reference information for the `CustomPronunciations` class within the Google Cloud Text-to-Speech v1beta1 API."],["`CustomPronunciations` is a class used to define a collection of pronunciation customizations for text-to-speech conversions."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionality for message handling, equality comparison, deep cloning, and buffer management."],["The `Pronunciations` property within `CustomPronunciations` allows for the setting of specific pronunciation parameters using the `CustomPronunciationParams` type."],["The latest version of this API class is 2.0.0-beta12, but other previous versions are available such as 2.0.0-beta11 and 1.0.0-beta04."]]],[]]