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"]],[["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-07-26 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."]]],[]]