Skip to main content

HeyGenElevenLabsSettings

ElevenLabs settings used within HeyGen voice configuration

Usage profiles​

UsageFields and validation
In requestsView fields

In requests​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
stabilitynumber (double) or string (NaN, Infinity, -Infinity)OptionalElevenLabs voice-stability setting passed through HeyGen.
similarityBoostnumber (double) or string (NaN, Infinity, -Infinity)OptionalElevenLabs voice-similarity setting passed through HeyGen.
modelIdstringOptionalElevenLabs model identifier used for HeyGen voice synthesis.
styleinteger (int32)OptionalInteger style code. Minimum: -2147483648. Maximum: 2147483647.
useSpeakerBoostbooleanOptionalWhether ElevenLabs speaker boost is requested for the HeyGen voice.

Where used​

ReferenceRelationship
Create a voice session (in progress)POST /api/v1/llm/create-daily-session
HeyGenVoiceSettingsNested in model

Download the public reference contract.

Document: DOC-API-MODEL-hey-gen-eleven-labs-settings.