[[["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 `SpeechContext` class provides hints to the speech recognizer to improve recognition in specific conversation states within the Google Cloud Dialogflow V2 service."],["This class is part of the `Google.Cloud.Dialogflow.V2` namespace and is implemented in the `Google.Cloud.Dialogflow.V2.dll` assembly, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SpeechContext` class has two constructors, one default and one that takes another `SpeechContext` object as a parameter for copying, and has two properties named `Boost` and `Phrases`."],["The `Boost` property, of type `Single`, allows increasing the probability of certain phrases being recognized, and the `Phrases` property, of type `RepeatedField\u003cstring\u003e`, provides a list of strings to help improve speech recognition accuracy."],["This page includes a comprehensive list of versions, including version 4.26.0 (latest) all the way down to version 3.2.0, that are all tied to the `SpeechContext` class within the google cloud Dialogflow v2."]]],[]]