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."],[[["The `CustomPronunciations` class in the Google Cloud Text-to-Speech v1beta1 API allows for the customization of pronunciation for text-to-speech applications."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checks, deep cloning, and buffered operations."],["The `CustomPronunciations` class is found in the `Google.Cloud.TextToSpeech.V1Beta1` namespace and is part of the `Google.Cloud.TextToSpeech.V1Beta1.dll` assembly."],["The class provides two constructors: a default one and another that takes an existing `CustomPronunciations` object to create a new instance, as well as a `Pronunciations` property."],["The latest version of the `CustomPronunciations` API is 2.0.0-beta12."]]],[]]