[[["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 provides documentation for the `SpeechContext` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically version 3.9.0 of the library, with links to different versions of the class."],["The `SpeechContext` class is used to give hints to the speech recognizer for better speech recognition in a specific conversation state."],["The `SpeechContext` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["It has two constructors: a parameterless constructor and one that takes another `SpeechContext` instance as a parameter to copy it."],["The class provides two main properties: `Boost`, a float value that allows adjusting the probability of recognizing phrases, and `Phrases`, a list of strings that enhances the speech recognizer's likelihood of identifying specific words and phrases."]]],[]]