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."],[[["The `SpeechContext` class, part of the Google Cloud Video Intelligence v1 API, provides hints to improve speech recognition accuracy for specific words and phrases."],["The latest version available is 3.4.0, with the provided content detailing version 3.2.0 which implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`SpeechContext` includes a `Phrases` property which is a list of strings that act as hints to the speech recognition engine, allowing additional words to be added to the recognizer's vocabulary."],["The `SpeechContext` class has two constructors: a default constructor `SpeechContext()` and one which accepts another `SpeechContext` object as a parameter, using it as a template."],["This class inherits from the base `object` class and implements other interfaces such as `IMessage`, `IEquatable\u003cSpeechContext\u003e`, `IDeepCloneable\u003cSpeechContext\u003e`, `IBufferMessage`."]]],[]]