public sealed class SrtOutputFileFormatConfig : IMessage<SrtOutputFileFormatConfig>, IEquatable<SrtOutputFileFormatConfig>, IDeepCloneable<SrtOutputFileFormatConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class SrtOutputFileFormatConfig.
Output configurations SubRip
Text
formatted subtitle file.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `SrtOutputFileFormatConfig` class is 1.4.0, which is part of the Google Cloud Speech-to-Text v2 API."],["`SrtOutputFileFormatConfig` is a class designed for configuring output files in SubRip Text (SRT) format, commonly used for subtitles."],["This class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are two constructors available for the `SrtOutputFileFormatConfig` class, one default and another that takes an existing `SrtOutputFileFormatConfig` object as a parameter."],["The `SrtOutputFileFormatConfig` class is found within the `Google.Cloud.Speech.V2` namespace and is contained in the `Google.Cloud.Speech.V2.dll` assembly."]]],[]]