[[["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 documents the `SpeechLimitedErrorCountRetryPolicy` class, which is used for handling retries in `SpeechConnection` based on error counts."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a preset limit."],["Transient errors are identified by the `kUnavailable` status code."],["You can disable the retry loop by creating a policy instance with `maximum_failures` set to 0."],["The page provides links to documentation for various versions, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`, and details the parameters and return types of the policy's constructors and functions."]]],[]]