public sealed class RecognizeRequest : IMessage<RecognizeRequest>, IEquatable<RecognizeRequest>, IDeepCloneable<RecognizeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class RecognizeRequest.
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 provides reference documentation for the \u003ccode\u003eRecognizeRequest\u003c/code\u003e class within the Google Cloud Speech v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecognizeRequest\u003c/code\u003e class is the top-level message sent by clients to use the \u003ccode\u003eRecognize\u003c/code\u003e method, and it contains the audio data and configuration for speech recognition.\u003c/p\u003e\n"],["\u003cp\u003eThis page documents \u003ccode\u003eRecognizeRequest\u003c/code\u003e in version 3.6.0, but links to other versions are available, including the latest 3.8.0 and versions all the way back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecognizeRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties, \u003ccode\u003eAudio\u003c/code\u003e and \u003ccode\u003eConfig\u003c/code\u003e, which are of type \u003ccode\u003eRecognitionAudio\u003c/code\u003e and \u003ccode\u003eRecognitionConfig\u003c/code\u003e, respectively, and are required to provide audio data and processing information.\u003c/p\u003e\n"]]],[],null,[]]