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 v1 API, specifically within the .NET environment."],["The `TextToSpeechLongAudioSynthesize` class is part of the `Google.Cloud.TextToSpeech.V1` namespace, and it represents a service that implements the Google Cloud Text-to-Speech API."],["The documentation includes version history with the most recent being version 3.10.0, and older versions such as 3.9.0, 3.8.0, and down to version 2.2.0."],["The class includes two `BindService` methods, one which creates a service definition that can be registered with a server, and the other which is used to register service methods with or without implementation."],["The documentation details the inheritance hierarchy, with the class inheriting from `object`, and lists inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]