[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-09-03 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eTextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase\u003c/code\u003e class is 2.0.0-beta12, which provides server-side implementations for long audio synthesis.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google Cloud Text-to-Speech v1beta1 API and is located within the \u003ccode\u003eGoogle.Cloud.TextToSpeech.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe primary method provided is \u003ccode\u003eSynthesizeLongAudio\u003c/code\u003e, which asynchronously synthesizes long-form text and takes a \u003ccode\u003eSynthesizeLongAudioRequest\u003c/code\u003e and \u003ccode\u003eServerCallContext\u003c/code\u003e as input.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSynthesizeLongAudio\u003c/code\u003e method returns a \u003ccode\u003eTask<Operation>\u003c/code\u003e that represents the result of the long audio synthesis operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Text-to-Speech v1beta1 API - Class TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase (2.0.0-beta12)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta12 (latest)](/dotnet/docs/reference/Google.Cloud.TextToSpeech.V1Beta1/latest/Google.Cloud.TextToSpeech.V1Beta1.TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase)\n- [2.0.0-beta11](/dotnet/docs/reference/Google.Cloud.TextToSpeech.V1Beta1/2.0.0-beta11/Google.Cloud.TextToSpeech.V1Beta1.TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.TextToSpeech.V1Beta1/1.0.0-beta04/Google.Cloud.TextToSpeech.V1Beta1.TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase) \n\n [BindServiceMethod(typeof(TextToSpeechLongAudioSynthesize), \"BindService\")]\n public abstract class TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase\n\nReference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API class TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase.\n\nBase class for server-side implementations of TextToSpeechLongAudioSynthesize \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.TextToSpeech.V1Beta1](/dotnet/docs/reference/Google.Cloud.TextToSpeech.V1Beta1/latest/Google.Cloud.TextToSpeech.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.TextToSpeech.V1Beta1.dll\n\nMethods\n-------\n\n### SynthesizeLongAudio(SynthesizeLongAudioRequest, ServerCallContext)\n\n public virtual Task\u003cOperation\u003e SynthesizeLongAudio(SynthesizeLongAudioRequest request, ServerCallContext context)\n\nSynthesizes long form text asynchronously."]]