[[["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 page details the `TextToSpeechBase` class, which serves as the foundation for server-side implementations of the TextToSpeech service within the Google Cloud TextToSpeech V1 .NET library."],["The content provides access to various versions of the Google Cloud TextToSpeech V1 .NET library, ranging from the latest 3.10.0 down to version 2.2.0, which includes details for each versions documentation."],["`TextToSpeechBase` offers two primary methods: `ListVoices`, which returns a list of supported voices for synthesis, and `SynthesizeSpeech`, which synthesizes speech synchronously."],["Both the `ListVoices` and `SynthesizeSpeech` methods accept a request object and a server call context as parameters, with each method returning a response wrapped in a task."],["The `TextToSpeechBase` class inherits from the base `Object` class and resides within the `Google.Cloud.TextToSpeech.V1` namespace in the `Google.Cloud.TextToSpeech.V1.dll` assembly."]]],[]]