public sealed class RecognizeResponse : IMessage<RecognizeResponse>, IEquatable<RecognizeResponse>, IDeepCloneable<RecognizeResponse>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eRecognizeResponse\u003c/code\u003e class within the Google Cloud Speech V1 API, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecognizeResponse\u003c/code\u003e class is the sole message returned to the client from the \u003ccode\u003eRecognize\u003c/code\u003e method, carrying the results of speech recognition in \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e messages.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple 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\u003eKey properties of \u003ccode\u003eRecognizeResponse\u003c/code\u003e include \u003ccode\u003eResults\u003c/code\u003e, which is a list of \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e, and \u003ccode\u003eTotalBilledTime\u003c/code\u003e, which provides the billed audio duration for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists all previous version of the \u003ccode\u003eRecognizeResponse\u003c/code\u003e API, all the way up to the most recent version, 3.8.0.\u003c/p\u003e\n"]]],[],null,[]]