[[["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-07-09 UTC."],[[["The webpage documents the `TextToSpeechLimitedErrorCountRetryPolicy` class, which manages retries for the `TextToSpeechConnection` in the event of errors."],["The latest version of the policy documented is 2.37.0-rc, and the page offers access to documentation for versions down to 2.11.0."],["This policy will cease retrying if a non-transient error is encountered or if the number of transient failures exceeds the user-defined `maximum_failures`."],["Transient errors for this policy are identified by the `kUnavailable` status code."],["The class provides a constructor to set the `maximum_failures`, and methods to handle failure status, determine if a failure is permanent, check if retries are exhausted and to clone itself."]]],[]]