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, a top-level message used by the client for the \u003ccode\u003eRecognize\u003c/code\u003e method in Google Cloud's Speech API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecognizeRequest\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Speech.V1.dll\u003c/code\u003e assembly and it inherits from the \u003ccode\u003eObject\u003c/code\u003e class while implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\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 a copy constructor \u003ccode\u003eRecognizeRequest(RecognizeRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also has two key properties: \u003ccode\u003eAudio\u003c/code\u003e of type \u003ccode\u003eRecognitionAudio\u003c/code\u003e, which is required and represents the audio data for recognition, and \u003ccode\u003eConfig\u003c/code\u003e of type \u003ccode\u003eRecognitionConfig\u003c/code\u003e, also required, providing information for processing the request.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists a history of previous versions, with the latest being 3.8.0 and the current version detailed being 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]