This interface defines virtual methods for each of the user-facing overload sets in TextToSpeechClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TextToSpeechClient.
[[["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-07 UTC."],[[["This webpage provides documentation for the `TextToSpeechConnection` object, which is part of the Google Cloud Text-to-Speech C++ library."],["The `TextToSpeechConnection` interface defines virtual methods for the user-facing overload sets in `TextToSpeechClient`, enabling custom behavior injection for testing purposes."],["The latest version available is `2.37.0-rc`, and the page lists multiple versions down to `2.11.0` for the `TextToSpeechConnection` class, with links to their corresponding documentation."],["The documentation includes virtual functions such as `options()`, `ListVoices()`, and `SynthesizeSpeech()`, along with their respective parameter and return types."],["It also contains instructions on how to create an instance of `TextToSpeechConnection` and how to use the provided mock object for testing purposes."]]],[]]