[[["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`, a retry policy specifically designed for `TextToSpeechConnection` in C++."],["The policy manages retries based on the number of transient errors encountered, stopping if a non-transient error occurs or if the maximum number of transient failures is exceeded."],["The `kUnavailable` status code is specifically treated as a transient error within this policy."],["Users can create instances of the retry policy, set the maximum number of acceptable transient failures, and even disable the retry loop altogether."],["The page shows the different versions of the `TextToSpeechLimitedErrorCountRetryPolicy` class, with version 2.37.0 being the latest, and it also provides detailed information about its constructors, functions, and type aliases."]]],[]]