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 webpage details the `SpeechConnection` object for `SpeechClient`, which is used for interacting with Google Cloud Speech services."],["The `SpeechConnection` interface allows for custom behavior injection, such as using a Google Mock object, during testing of `SpeechClient` objects."],["The page provides links to documentation for multiple versions of the API, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["Key functions of `SpeechConnection` include `Recognize`, `LongRunningRecognize`, and `AsyncStreamingRecognize`, which handle various speech recognition request types."]]],[]]