public sealed class RecognizeResponse : IMessage<RecognizeResponse>, IEquatable<RecognizeResponse>, IDeepCloneable<RecognizeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class RecognizeResponse.
Response message for the
[Recognize][google.cloud.speech.v2.Speech.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\u003eThe \u003ccode\u003eRecognizeResponse\u003c/code\u003e class is a core component of the Cloud Speech-to-Text v2 API, serving as the response message for the \u003ccode\u003eRecognize\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eMetadata\u003c/code\u003e property of type \u003ccode\u003eRecognitionResponseMetadata\u003c/code\u003e, offering details about the speech recognition process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResults\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e, holds the sequential transcription results from the audio analysis.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers version 1.0.0 of the \u003ccode\u003eRecognizeResponse\u003c/code\u003e class, with links to newer versions 1.1.0 through 1.4.0 also available.\u003c/p\u003e\n"]]],[],null,[]]