[[["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."],[[["The provided content details the `SpeechContext` class within the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0 and a history of versions back to 3.2.0, where the page itself is currently on version 4.13.0."],["`SpeechContext` is designed to provide hints to the speech recognizer, enhancing its ability to understand speech in specific conversational scenarios."],["The class `SpeechContext` includes properties such as `Boost`, which allows setting a boost for the recognition probability of phrases within the context, and `Phrases`, which contains a list of words and phrases to be prioritized by the speech recognizer."],["`SpeechContext` class implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The Google.Cloud.Dialogflow.V2 namespace, where SpeechContext is located, is contained within the Google.Cloud.Dialogflow.V2.dll assembly."]]],[]]