[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 provides details for the `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` class, which serves as the base for server-side implementations of Google Cloud Text-to-Speech's long audio synthesis feature within the v1beta1 API."],["The latest version available for `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` is 2.0.0-beta12, and previous versions such as 2.0.0-beta11 and 1.0.0-beta04 are also documented."],["The `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` class contains the `SynthesizeLongAudio` method, which handles the asynchronous synthesis of long text and takes a `SynthesizeLongAudioRequest` and `ServerCallContext` as parameters."],["The `SynthesizeLongAudio` method returns a `Task\u003cOperation\u003e`, which represents the server's response to the client, wrapping the operation's result."],["The class `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` inherits from the base object type, which includes methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]