[[["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-04-17 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."]]],[]]