[[["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 document provides documentation for the `SpeechLimitedErrorCountRetryPolicy` class, which is used for setting up retry policies for `SpeechConnection` in the C++ Speech API."],["The retry policy implemented in this class stops retrying when a non-transient error occurs or when a set number of transient errors is reached."],["Only the `kUnavailable` status code is treated as a transient error by this retry policy, meaning the error is one that may be resolved after retrying."],["Users can configure the maximum number of transient failures tolerated by the retry policy upon initialization, by either defining the number or setting the number to 0 to disable the retry loop."],["This document provides information for versions 2.11.0 up to the latest 2.37.0-rc, with links to the documentation of each version, with version 2.33.0 being the one focused on in this document."]]],[]]