[[["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, which manages retries for the `TextToSpeechConnection` in the event of errors."],["The retry policy halts when a non-transient error occurs or the number of transient failures exceeds a set limit, with `kUnavailable` being treated as transient."],["The class offers constructors to create instances with a specified `maximum_failures` limit, including the ability to disable the retry loop by setting `maximum_failures` to 0."],["The webpage also list the available functions for this class, as well as the class version history."],["The latest version of the class is 2.37.0-rc, with previous versions listed down to 2.11.0, all of them available for viewing."]]],[]]