public sealed class OutputFormatConfig : IMessage<OutputFormatConfig>, IEquatable<OutputFormatConfig>, IDeepCloneable<OutputFormatConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class OutputFormatConfig.
Configuration for the format of the results stored to output.
public NativeOutputFileFormatConfig Native { get; set; }
Configuration for the native output format. If this field is set or if no
other output format field is set then transcripts will be written to the
sink in the native format.
[[["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 page provides documentation for the \u003ccode\u003eOutputFormatConfig\u003c/code\u003e class within the Google Cloud Speech-to-Text v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOutputFormatConfig\u003c/code\u003e class is used to specify the desired format for the output of speech-to-text results, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while also implementing several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports configuring the output format to be \u003ccode\u003eNative\u003c/code\u003e, \u003ccode\u003eSrt\u003c/code\u003e, or \u003ccode\u003eVtt\u003c/code\u003e, each using a dedicated configuration class.\u003c/p\u003e\n"],["\u003cp\u003eThe provided versions on this page include 1.0.0, 1.1.0, 1.2.0, 1.3.0, and the latest 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOutputFormatConfig\u003c/code\u003e has two constructors, one with no parameters and one that accepts an \u003ccode\u003eOutputFormatConfig\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]