Optional. A list of strings containing words and phrases "hints" so that
the speech recognition is more likely to recognize them. This can be used
to improve the accuracy for specific words and phrases, for example, if
specific commands are typically spoken by the user. This can also be used
to add additional words to the vocabulary of the recognizer. See
usage limits.
[[["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-04-09 UTC."],[[["Version 3.4.0 is the latest version available for the `SpeechContext` class within the Google Cloud Video Intelligence V1 library."],["The `SpeechContext` class provides hints to the speech recognizer to favor specific words and phrases in the results, aiding in accuracy."],["The `SpeechContext` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Phrases` property, a `RepeatedField\u003cstring\u003e`, allows for the inclusion of specific words and phrases as hints for the speech recognition process."],["There are two constructors available, one being the basic constructor and the second accepting another `SpeechContext` as a parameter."]]],[]]