RealtimeTtsGenerationConfig

data class RealtimeTtsGenerationConfig(val chunkLengthSchedule: List<Int>)(source)

Controls how much text ElevenLabs buffers before realtime audio generation.

Constructors

Link copied to clipboard
constructor(chunkLengthSchedule: List<Int>)

Properties

Link copied to clipboard

Positive character-count thresholds applied successively by the service.