This interface defines virtual methods for each of the user-facing overload sets in SpeechClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SpeechClient.
[[["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 document outlines the `SpeechConnection` object for `SpeechClient`, which is used within the Google Cloud Speech API."],["It includes a list of available versions for the `SpeechConnection` object, ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `SpeechConnection` interface has methods like `Recognize`, `LongRunningRecognize`, and `AsyncStreamingRecognize`, each with detailed parameters and return types."],["The document also explains that the `SpeechConnection` object allows for custom behavior injection for testing purposes, using mock objects."],["The `options()` method within the interface is available for returning options, though it's description is not provided."]]],[]]