public sealed class RecognizeRequest : IMessage<RecognizeRequest>, IEquatable<RecognizeRequest>, IDeepCloneable<RecognizeRequest>, IBufferMessage, IMessage
The top-level message sent by the client for the Recognize method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eRecognizeRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e namespace, which is the primary message sent by the client for the \u003ccode\u003eRecognize\u003c/code\u003e method in version 2.9.0, and can be found in the Google.Cloud.Speech.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecognizeRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage<RecognizeRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<RecognizeRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RecognizeRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecognizeRequest\u003c/code\u003e class has two constructors, a default constructor \u003ccode\u003eRecognizeRequest()\u003c/code\u003e and another \u003ccode\u003eRecognizeRequest(RecognizeRequest other)\u003c/code\u003e which takes another instance of the class as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties to process recognition requests, \u003ccode\u003eAudio\u003c/code\u003e of type \u003ccode\u003eRecognitionAudio\u003c/code\u003e representing the audio data, and \u003ccode\u003eConfig\u003c/code\u003e of type \u003ccode\u003eRecognitionConfig\u003c/code\u003e specifying processing instructions.\u003c/p\u003e\n"],["\u003cp\u003eThe page has version support for version 2.2.0 to 3.8.0, with 3.8.0 being the most current and 2.9.0 being the version associated with the page's class documentation.\u003c/p\u003e\n"]]],[],null,[]]