[[["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 page provides documentation for the `SpeechContext` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, across multiple versions, with the latest being 4.26.0."],["`SpeechContext` is a class that helps the speech recognizer with hints to improve recognition accuracy, particularly within a specific conversation state."],["The class `SpeechContext` can be utilized to supply a list of probable words and phrases to improve the accuracy of speech recognition, as well as expand the vocabulary."],["The `SpeechContext` class has properties such as `Boost`, which allows you to adjust the probability of certain phrases being recognized, and `Phrases`, a list of words or phrases that are more likely to be spoken."],["`SpeechContext` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it can be constructed using its default constructor or by passing in another instance of the class."]]],[]]