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