[[["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 webpage details the `SpeechLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `SpeechConnection` in C++."],["The retry policy halts if a non-transient error is encountered or if the number of transient failures exceeds a predefined limit."],["Transient errors, specifically `kUnavailable` status codes, are the only errors that are allowed to trigger retries."],["The class offers constructors to set the maximum number of allowed transient failures, with the option to disable retries by setting this value to 0."],["The webpage features different versions of the software, with the most recent version being 2.37.0-rc, and the version on which this page is based, being 2.21.0."]]],[]]