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