public static void BindService(ServiceBinderBase serviceBinder, TextToSpeech.TextToSpeechBase 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-04-01 UTC."],[[["This document provides reference documentation for the Google Cloud Text-to-Speech v1beta1 API class, specifically the `TextToSpeech` class."],["The `TextToSpeech` class is a service implementing the Google Cloud Text-to-Speech API, and it inherits from the `object` class."],["The latest version of the API available is 2.0.0-beta12, with version 2.0.0-beta11 also having documentation, alongside an older version of 1.0.0-beta04."],["The document details two `BindService` methods, one for creating a service definition and another for registering service methods with a service binder."],["The class includes inherited members from the base object class, like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]