[[["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 details the `TextToSpeechLimitedErrorCountRetryPolicy` class, a retry mechanism for `TextToSpeechConnection` in C++."],["The policy stops retrying after encountering a non-transient error or exceeding a predefined number of transient failures, which include `kUnavailable` status codes."],["Users can customize the maximum number of transient errors allowed through the constructor parameter, with a value of 0 disabling retries altogether."],["The class provides functions to manage the retry process, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`, along with the `maximum_failures` function to get the maximum allowed amount of transient errors."],["The provided list includes various versions of the `TextToSpeechLimitedErrorCountRetryPolicy` documentation, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]