public sealed class LongRunningRecognizeRequest : IMessage<LongRunningRecognizeRequest>, IEquatable<LongRunningRecognizeRequest>, IDeepCloneable<LongRunningRecognizeRequest>, IBufferMessage, IMessage
The top-level message sent by the client for the LongRunningRecognize
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 document outlines the \u003ccode\u003eLongRunningRecognizeRequest\u003c/code\u003e class, which is the primary message sent by clients to initiate the \u003ccode\u003eLongRunningRecognize\u003c/code\u003e method for speech recognition.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLongRunningRecognizeRequest\u003c/code\u003e class implements interfaces like \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\u003eThe \u003ccode\u003eLongRunningRecognizeRequest\u003c/code\u003e class has three properties to help facilitate a speech request: \u003ccode\u003eAudio\u003c/code\u003e (the audio data), \u003ccode\u003eConfig\u003c/code\u003e (processing instructions), and \u003ccode\u003eOutputConfig\u003c/code\u003e (optional destination for results).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.8.0, but a wide array of versions are accessible from 2.2.0 to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default \u003ccode\u003eLongRunningRecognizeRequest()\u003c/code\u003e constructor and a \u003ccode\u003eLongRunningRecognizeRequest(LongRunningRecognizeRequest other)\u003c/code\u003e constructor that clones another request object.\u003c/p\u003e\n"]]],[],null,[]]