Class SegmentedJsonFormat
- Namespace
- Glitch9.AIDevKit.ElevenLabs
public class SegmentedJsonFormat : ElevenLabsFormat
- Inheritance
-
objectSegmentedJsonFormat
- Inherited Members
Properties
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?