[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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`."]]],[]]