[[["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` class, which manages retries for the `TextToSpeechConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if it exceeds a set number of transient failures."],["Transient errors are defined by the status code `kUnavailable`."],["The `TextToSpeechLimitedErrorCountRetryPolicy` constructor allows setting a limit to the maximum number of tolerated transient errors, with the option to disable retries by setting the `maximum_failures` parameter to 0."],["The current documented version is 2.34.0, but it links to a newer version, 2.37.0-rc, as well as many previous versions down to 2.11.0."]]],[]]