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-03-21 UTC."],[[["This documentation is for version 3.3.0 of the `SpeechContext` class within the Google Cloud Video Intelligence v1 API, with version 3.4.0 being the latest available."],["The `SpeechContext` class provides hints to the speech recognizer, favoring the recognition of specific words and phrases within speech recognition results."],["The `SpeechContext` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["It includes a `Phrases` property, which is a `RepeatedField` of strings that allows for supplying word and phrase hints to enhance recognition accuracy, alongside constructor functions."]]],[]]