[[["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 documentation covers version 1.2.0 of the `ServiceCollectionExtensions` class for the Cloud Speech-to-Text v2 API."],["`ServiceCollectionExtensions` is a static class that offers methods to configure API clients within the `Microsoft.Extensions.DependencyInjection` namespace."],["The class contains methods to add a singleton `SpeechClient` to an `IServiceCollection`, either with or without an optional action for a `SpeechClientBuilder`."],["The `AddSpeechClient` methods accept an `IServiceCollection` and an optional `Action` delegate to configure the `SpeechClientBuilder` before the client is added."],["The `AddSpeechClient` method returns an `IServiceCollection`, enabling method chaining or further configuration."]]],[]]