Table of Contents

Class SrtFormat

public class SrtFormat : ElevenLabsFormat
Inheritance
object
SrtFormat
Inherited Members

Properties

IncludeSpeakers

public bool? IncludeSpeakers { get; set; }

Property Value

bool?

IncludeTimestamps

public bool? IncludeTimestamps { get; set; }

Property Value

bool?

MaxCharactersPerLine

public int? MaxCharactersPerLine { get; set; }

Property Value

int?

MaxSegmentChars

public int? MaxSegmentChars { get; set; }

Property Value

int?

MaxSegmentDurationS

public double? MaxSegmentDurationS { get; set; }

Property Value

double?

SegmentOnSilenceLongerThanS

public double? SegmentOnSilenceLongerThanS { get; set; }

Property Value

double?