Class SegmentedJsonFormat
Inherited Members
Namespace: Glitch9.AIDevKit.ElevenLabs
Assembly: .dll
Syntax
public class SegmentedJsonFormat : ElevenLabsFormat
Properties
MaxSegmentChars
Declaration
public int? MaxSegmentChars { get; set; }
Property Value
Type | Description |
---|---|
int? |
MaxSegmentDurationS
Declaration
public double? MaxSegmentDurationS { get; set; }
Property Value
Type | Description |
---|---|
double? |
SegmentOnSilenceLongerThanS
Declaration
public double? SegmentOnSilenceLongerThanS { get; set; }
Property Value
Type | Description |
---|---|
double? |