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