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."],[[["This document provides reference documentation for the `SrtOutputFileFormatConfig` class within the Cloud Speech-to-Text v2 API."],["`SrtOutputFileFormatConfig` is used to configure output in SubRip Text (SRT) formatted subtitle files."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes available versions, with 1.4.0 being the latest, and details the class's constructors, including a parameter for copying another `SrtOutputFileFormatConfig`."],["The class resides within the `Google.Cloud.Speech.V2` namespace, found in the `Google.Cloud.Speech.V2.dll` assembly."]]],[]]