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"]],[["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."],[[["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."]]],[]]