[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."],[[["This documentation covers the `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` class, which serves as a base for server-side implementations of the `TextToSpeechLongAudioSynthesize` within the Google Cloud Text-to-Speech v1beta1 API."],["The latest version available for the `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` class is 2.0.0-beta12, while the content on this page refers to version 2.0.0-beta11."],["The `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` class includes the `SynthesizeLongAudio` method, which handles asynchronous synthesis of long-form text."],["`SynthesizeLongAudio` method takes a `SynthesizeLongAudioRequest` and a `ServerCallContext` as input, returning a task wrapped `Operation` object."],["The namespace for the class is `Google.Cloud.TextToSpeech.V1Beta1`, and the assembly it belongs to is `Google.Cloud.TextToSpeech.V1Beta1.dll`."]]],[]]