[[["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 reference documentation for the `SpeechContext` class within the Google Cloud Dialogflow v2 API for .NET, with the current version being 4.16.0."],["The `SpeechContext` class offers a way to provide hints to the speech recognizer, which helps with recognition in a specific conversational context, and it can be implemented with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `SpeechContext` class contains properties such as `Boost` (which defines the probability of certain phrases being recognized) and `Phrases` (which is a list of words and phrases to increase recognition likelihood), and has two constructors, `SpeechContext()` and `SpeechContext(SpeechContext other)`."],["The documentation also lists many previous versions of the API, from 4.26.0 (latest) down to 3.2.0, allowing users to access the reference documentation of `SpeechContext` for each of them."]]],[]]