[[["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 webpage provides reference documentation for the `ServiceCollectionExtensions` class within the Cloud Speech-to-Text v2 API, specifically for .NET development."],["The `ServiceCollectionExtensions` class is a static class used to configure API clients and is part of the `Microsoft.Extensions.DependencyInjection` namespace."],["The latest version available is 1.4.0, and previous versions, including 1.3.0, 1.2.0, 1.1.0, and 1.0.0, are also accessible through this documentation."],["The primary method detailed is `AddSpeechClient`, which adds a singleton `SpeechClient` to an `IServiceCollection` and allows optional configuration via a `SpeechClientBuilder` action."],["The `AddSpeechClient` method takes in an `IServiceCollection`, the service collection to add the client to, and an `Action` to take on a `SpeechClientBuilder`."]]],[]]