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