AgentSea.Voice.ElevenLabs (agentsea_voice v0.1.0)

Copy Markdown

ElevenLabs text-to-speech adapter (POST /v1/text-to-speech/:voice_id) over Req. Implements AgentSea.Voice.TTS.

Options: :api_key (defaults to ELEVENLABS_API_KEY), :voice (voice id), :model, :base_url, and :adapter (a Req adapter, to stub HTTP in tests).