public sealed class AdvancedVoiceOptions : IMessage<AdvancedVoiceOptions>, IEquatable<AdvancedVoiceOptions>, IDeepCloneable<AdvancedVoiceOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 API class AdvancedVoiceOptions.
[[["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 `AdvancedVoiceOptions` class in the Google Cloud Text-to-Speech v1 API provides functionality for configuring advanced voice settings."],["This API class is implemented in the `Google.Cloud.TextToSpeech.V1` namespace within the `Google.Cloud.TextToSpeech.V1.dll` assembly, with the latest version being 3.10.0."],["The `AdvancedVoiceOptions` class is part of a version history, with various releases available from version 2.2.0 to the most recent, version 3.10.0."],["It offers properties such as `HasLowLatencyJourneySynthesis` and `LowLatencyJourneySynthesis` for controlling the latency and context-awareness of Journey voice syntheses."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and has inherited members from `object` class."]]],[]]