ElevenLabs API key used for authentication.
Sent as the xi-api-key header value (not Bearer-style auth).
Optional baseBase URL for the ElevenLabs API. Override for proxies or self-hosted instances.
'https://api.elevenlabs.io/v1'
Optional voiceDefault voice ID. ElevenLabs uses opaque IDs (not human-readable names).
'EXAVITQu4vr4xnSDxMaL' (the "Sarah" voice)
Optional modelDefault model ID for synthesis.
'eleven_multilingual_v2'
Optional fetchCustom fetch implementation for dependency injection in tests.
Optional init: RequestInitOptional init: RequestInitglobalThis.fetch
Configuration for the ElevenLabsTextToSpeechProvider.
See