[BindServiceMethod(typeof(TextToSpeechLongAudioSynthesize), "BindService")]public abstract class TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase
Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 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."],[[["The latest version of the `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` class is 2.0.0-beta12, which provides server-side implementations for long audio synthesis."],["This class is part of the Google Cloud Text-to-Speech v1beta1 API and is located within the `Google.Cloud.TextToSpeech.V1Beta1` namespace."],["The primary method provided is `SynthesizeLongAudio`, which asynchronously synthesizes long-form text and takes a `SynthesizeLongAudioRequest` and `ServerCallContext` as input."],["The `SynthesizeLongAudio` method returns a `Task\u003cOperation\u003e` that represents the result of the long audio synthesis operation."],["This class inherits from the `object` class and includes inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]