public sealed class RecognizeResponse : IMessage<RecognizeResponse>, IEquatable<RecognizeResponse>, IDeepCloneable<RecognizeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class RecognizeResponse.
The only message returned to the client by the Recognize method. It
contains the result as zero or more sequential SpeechRecognitionResult
messages.
[[["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\u003eThe document provides reference information for the \u003ccode\u003eRecognizeResponse\u003c/code\u003e class within the Google Cloud Speech v1 API, specifically for version 3.4.0, with links to other versions from 2.2.0 to 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecognizeResponse\u003c/code\u003e is the message returned by the \u003ccode\u003eRecognize\u003c/code\u003e method, containing zero or more \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e messages which represents the client's transcription.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eRecognizeResponse\u003c/code\u003e includes properties such as \u003ccode\u003eRequestId\u003c/code\u003e, \u003ccode\u003eResults\u003c/code\u003e, \u003ccode\u003eSpeechAdaptationInfo\u003c/code\u003e, and \u003ccode\u003eTotalBilledTime\u003c/code\u003e, with links to their respective descriptions and data types.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits methods from \u003ccode\u003eobject\u003c/code\u003e, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class \u003ccode\u003eRecognizeResponse\u003c/code\u003e, one being the default, and the other accepting another instance of \u003ccode\u003eRecognizeResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]