[[["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-04-17 UTC."],[[["The page details the `SpeechLimitedErrorCountRetryPolicy` class, which is used for managing retry attempts for `SpeechConnection` in response to errors."],["This retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a specified limit."],["The class treats the `kUnavailable` status code as a transient error, meaning these types of failures can be retried."],["You can adjust the tolerance for transient failures by setting the `maximum_failures` parameter when creating an instance of the policy, or even disable the retry loop by setting it to zero."],["The webpage provides access to documentation for numerous previous versions, spanning from 2.11.0 all the way up to the latest release candidate 2.37.0-rc."]]],[]]