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-08-14 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eSpeechConnection\u003c/code\u003e object, which is used in conjunction with \u003ccode\u003eSpeechClient\u003c/code\u003e for interacting with the Google Cloud Speech API.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the available versions of the \u003ccode\u003eSpeechConnection\u003c/code\u003e documentation, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechConnection\u003c/code\u003e defines virtual methods, enabling the injection of custom behaviors for testing purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeechConnection\u003c/code\u003e object includes functions for \u003ccode\u003eRecognize\u003c/code\u003e, \u003ccode\u003eLongRunningRecognize\u003c/code\u003e, and \u003ccode\u003eAsyncStreamingRecognize\u003c/code\u003e, providing a variety of methods for interacting with the Google Cloud Speech API.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find instructions for creating instances and mocking objects of this class, using \u003ccode\u003eMakeSpeechConnection()\u003c/code\u003e and \u003ccode\u003espeech_v1_mocks::MockSpeechConnection\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,[]]