The Voice Stack — overview
What one conversation costs
Leg
Vendor
Typical cost
Status
Run a full voice turn
1. Transcribe (Deepgram, via the proxy)
curl -X POST https://credit-api.floelabs.xyz/v1/proxy/fetch \
-H "Authorization: Bearer $FLOE_API_KEY" \
-H "Content-Type: application/json" \
-H "X-Floe-Task-Id: call-8842" \
-d '{"url": "<DEEPGRAM_STT_ENDPOINT>", "method": "POST", "body": "{\"audioUrl\":\"https://example.com/turn.wav\"}"}'2. Reason (LLM, OpenAI-compatible)
3. Speak (ElevenLabs, via the proxy)
Live voice vendors
Live voice with your own stack (LiveKit / Pipecat)
Leg
On Floe?
How
One key, one ledger
Last updated
