[[["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 `ServiceCollectionExtensions` class provides extension methods for configuring API clients for the Cloud Speech-to-Text v2 API."],["The latest version of the documentation is for version 1.4.0, but previous versions 1.3.0, 1.2.0, 1.1.0 and 1.0.0 are also available."],["The `AddSpeechClient` method adds a singleton `SpeechClient` to an `IServiceCollection`, allowing for client configuration via an optional action on the `SpeechClientBuilder`."],["There are two overloads of the `AddSpeechClient` method, one that takes an `Action\u003cSpeechClientBuilder\u003e` and one that takes an `Action\u003cIServiceProvider, SpeechClientBuilder\u003e`."],["This class inherits from `object` and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]