[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."],[[["The latest version available for the Google Cloud Text-to-Speech v1 API is 3.10.0, with multiple prior versions accessible, down to version 2.2.0."],["`TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` serves as the base class for implementing server-side functionalities of `TextToSpeechLongAudioSynthesize`."],["The class `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` has a method `SynthesizeLongAudio` which handles asynchronous text synthesis."],["The `SynthesizeLongAudio` method takes a `SynthesizeLongAudioRequest` and `ServerCallContext` as input parameters, and returns a `Task\u003cOperation\u003e` which corresponds to the client's request."],["The class `TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase` has inherited members from `object` like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]