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 lists available versions, ranging from version 2.11.0 up to the latest release candidate version 2.37.0-rc, and displays the latest version being 2.37.0-rc."],["`SpeechConnection` offers virtual methods corresponding to each user-facing overload set found in `SpeechClient`, including methods like `Recognize`, `LongRunningRecognize`, and `AsyncStreamingRecognize`."],["The provided interfaces for `SpeechClient` enable users to integrate custom behaviors, particularly useful during testing with mock objects, and also includes the functionality of a mock object `speech_v1_mocks::MockSpeechConnection`."],["The latest version of the `SpeechConnection` API is represented by `[2.37.0-rc (latest)](/cpp/docs/reference/speech/latest/classgoogle_1_1cloud_1_1speech__v1_1_1SpeechConnection)`, and the current version represented in this particular page is `2.12.0`."]]],[]]