[[["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."],[[["This webpage details the `TextToSpeechBase` class, which serves as the foundation for server-side implementations of the TextToSpeech service within the Google.Cloud.TextToSpeech.V1 namespace."],["The latest version documented is 3.10.0, with previous versions ranging from 3.9.0 down to 2.2.0 being available for review, allowing developers to compare changes across different iterations."],["`TextToSpeechBase` inherits from the .NET `Object` class, providing base functionality from `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class contains two primary methods: `ListVoices`, which retrieves a list of supported voices, and `SynthesizeSpeech`, which processes text input and synthesizes speech synchronously."],["Both the `ListVoices` and `SynthesizeSpeech` methods require a specific request object and a `ServerCallContext` to handle the client-server communication."]]],[]]