[[["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."],[[["This webpage details the `TextToSpeechLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `TextToSpeechConnection` in the C++ Text-to-Speech library."],["The policy halts retries upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, where `kUnavailable` is considered a transient error."],["The policy can be configured to allow a specified number of transient errors, with the option to disable retries by setting `maximum_failures` to 0."],["The page provides details on the constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as the `BaseType` alias."],["This page also lists the different versions available for this function, with version 2.37.0 being the latest release candidate."]]],[]]