[BindServiceMethod(typeof(TextToSpeechLongAudioSynthesize), "BindService")]public abstract class TextToSpeechLongAudioSynthesize.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 reference documentation for the `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` class within the Google Cloud Text-to-Speech v1 API."],["The latest version of the API is 3.10.0, and older versions from 3.9.0 to 2.2.0 are also accessible for review."],["The `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` class serves as the base for server-side implementations of long audio synthesis."],["The primary method exposed by this class is `SynthesizeLongAudio`, which handles the asynchronous synthesis of long-form text and takes both `SynthesizeLongAudioRequest` and `ServerCallContext` as inputs."],["`SynthesizeLongAudio` returns a `Task` encapsulating an `Operation` object, representing the response to be sent back to the client."]]],[]]