[[["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, a retry mechanism for `TextToSpeechConnection` in C++."],["The policy stops retrying upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` treated as a transient error."],["You can configure the maximum number of transient errors using the constructor, with a setting of 0 disabling the retry loop."],["The class provides functions to determine the maximum number of failures, check if retries are exhausted, assess if a failure is permanent, and create a clone of the policy, as well as manage status codes."],["The webpage has a list of links to previous version documentation for the TextToSpeechLimitedErrorCountRetryPolicy class, from version 2.37.0-rc down to 2.11.0."]]],[]]