[BindServiceMethod(typeof(TextToSpeechLongAudioSynthesize), "BindService")]public abstract class TextToSpeechLongAudioSynthesizeBase
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 API class TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase.
Base class for server-side implementations of TextToSpeechLongAudioSynthesize
[[["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 webpage provides documentation for the `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` class within the Google Cloud Text-to-Speech v1 API."],["The documentation includes various versions of the API, ranging from version 2.2.0 up to the latest version, 3.10.0, with links to their respective pages."],["The `TextToSpeechLongAudioSynthesizeBase` class serves as the base for server-side implementations of long audio synthesis and includes the `SynthesizeLongAudio` method for asynchronous text synthesis."],["The `SynthesizeLongAudio` method takes a `SynthesizeLongAudioRequest` and `ServerCallContext` as parameters and returns a `Task\u003cOperation\u003e`."],["This class inherits members from the .NET `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]