VoiceEngine.ElevenLabs.Client (voice_engine v0.1.0)

Copy Markdown View Source

HTTP client for ElevenLabs API. Shared by STT and TTS adapters.

The host app's Finch instance is passed via :finch in opts. If not provided, uses Req's default HTTP client.

Summary

Functions

stream_synthesize(text, opts)

synthesize(text, opts)

transcribe(audio_binary, opts)