public sealed class RecognizeResponse : IMessage<RecognizeResponse>, IEquatable<RecognizeResponse>, IDeepCloneable<RecognizeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1p1beta1 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 \u003ccode\u003eRecognizeResponse\u003c/code\u003e class is the sole message returned by the \u003ccode\u003eRecognize\u003c/code\u003e method in the Google Cloud Speech v1p1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides a sequential list of \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e messages, which represent the transcription results of the audio.\u003c/p\u003e\n"],["\u003cp\u003eThe \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 to provide information about the speech recognition process and results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecognizeResponse\u003c/code\u003e class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, demonstrating its capabilities within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors one that takes no arguments and another that takes a \u003ccode\u003eRecognizeResponse\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]