[[["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 page details the `TextToSpeechLimitedErrorCountRetryPolicy`, a retry policy for `TextToSpeechConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding the maximum allowed number of transient failures, with `kUnavailable` status codes being the only codes treated as transient errors."],["The retry loop can be disabled by instantiating the policy with a `maximum_failures` value of 0."],["The class provides functions to determine if the retry limit has been reached, handle failures, and check if a given error is permanent, as well as a method to clone the policy instance."],["The content can be referenced in multiple versions, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc, and many versions in between."]]],[]]