public sealed class RecognitionOutputConfig : IMessage<RecognitionOutputConfig>, IEquatable<RecognitionOutputConfig>, IDeepCloneable<RecognitionOutputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class RecognitionOutputConfig.
Configuration options for the output(s) of recognition.
public InlineOutputConfig InlineResponseConfig { get; set; }
If this message is populated, recognition results are provided in the
[BatchRecognizeResponse][google.cloud.speech.v2.BatchRecognizeResponse]
message of the Operation when completed. This is only supported when
calling [BatchRecognize][google.cloud.speech.v2.Speech.BatchRecognize]
with just one audio file.
[[["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 provides reference information for the \u003ccode\u003eRecognitionOutputConfig\u003c/code\u003e class within the Google Cloud Speech-to-Text v2 API, specifically version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecognitionOutputConfig\u003c/code\u003e class allows users to specify how the output of speech recognition operations should be handled, including whether to store the results in Google Cloud Storage or to include them directly in the \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, demonstrating its integration with Google Protobuf and .NET object behaviors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecognitionOutputConfig\u003c/code\u003e offers properties such as \u003ccode\u003eGcsOutputConfig\u003c/code\u003e, \u003ccode\u003eInlineResponseConfig\u003c/code\u003e, and \u003ccode\u003eOutputFormatConfig\u003c/code\u003e to configure how the output is managed and formatted.\u003c/p\u003e\n"],["\u003cp\u003eThere are 5 versions of the API available for download, starting at version 1.0.0, all the way to the most recent version of 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]