public static void BindService(ServiceBinderBase serviceBinder, TextToSpeechLongAudioSynthesize.TextToSpeechLongAudioSynthesizeBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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 document provides reference documentation for the `TextToSpeechLongAudioSynthesize` class within the Google Cloud Text-to-Speech v1beta1 API, which is used to implement the Google Cloud Text-to-Speech API."],["The `TextToSpeechLongAudioSynthesize` class inherits from the `object` class, and it has inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `BindService` method can be used to create a service definition for a server using the implementation logic provided by the `TextToSpeechLongAudioSynthesizeBase`."],["Another version of the `BindService` method allows registering service methods with a service binder, enabling the customization of service binding logic, but is considered part of an experimental API that could change without notice."],["The document also lists the available versions for the `TextToSpeechLongAudioSynthesize` class, including the latest version `2.0.0-beta12`, and other versions `2.0.0-beta11` and `1.0.0-beta04`."]]],[]]