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 reference documentation for the \u003ccode\u003eOutputFormatConfig\u003c/code\u003e class within the Google Cloud Speech-to-Text v2 API, specifically version 1.0.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOutputFormatConfig\u003c/code\u003e is a class used to configure the format of the results that are stored to the output, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class and implementing interfaces such as \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\u003eThe \u003ccode\u003eOutputFormatConfig\u003c/code\u003e class supports three output format configurations for transcripts: \u003ccode\u003eNative\u003c/code\u003e, \u003ccode\u003eSrt\u003c/code\u003e, and \u003ccode\u003eVtt\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the class's constructors and properties, including how each property can be utilized to configure the respective output format.\u003c/p\u003e\n"],["\u003cp\u003eThere are 5 versions available of this API, with the latest being 1.4.0, however this page is describing the version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]