Class TxtFormat
Inheritance
object
TxtFormat
Assembly: .dll
public class TxtFormat : ElevenLabsFormat
Properties
Declaration
public bool? IncludeSpeakers { get; set; }
Property Value
Declaration
public bool? IncludeTimestamps { get; set; }
Property Value
Declaration
public int? MaxCharactersPerLine { get; set; }
Property Value
Declaration
public int? MaxSegmentChars { get; set; }
Property Value
Declaration
public double? MaxSegmentDurationS { get; set; }
Property Value
Declaration
public double? SegmentOnSilenceLongerThanS { get; set; }
Property Value