public static void BindService(ServiceBinderBase serviceBinder, Speech.SpeechBase 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."],[[["The Google Cloud Speech v1 API class `Speech` is a service that implements the Google Cloud Speech API, with version 3.8.0 being the latest."],["The `Speech` class inherits members from the `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class contains two static `BindService` methods for creating and registering service definitions with a server and a service binder, respectively."],["The page provides access to documentation for various versions of the API, ranging from 2.2.0 up to the latest version 3.8.0."],["The namespace for this API is `Google.Cloud.Speech.V1`, and the assembly is `Google.Cloud.Speech.V1.dll`."]]],[]]