Documentation
¶
Overview ¶
Command voice-soniox is a headless jargo voice backend.
It uses Soniox speech-to-text, with an Anthropic LLM and ElevenLabs TTS.
jargo is a backend framework, so this is a server only — it exposes the WebRTC signaling endpoint POST /offer and no web UI. Point a browser client at it (the nextjs-voicebot example in gojargo/jargo-client-react, with NEXT_PUBLIC_JARGO_URL=http://localhost:8080).
SONIOX_API_KEY=… ANTHROPIC_API_KEY=… ELEVENLABS_API_KEY=… go run ./examples/voice/soniox
Click to show internal directories.
Click to hide internal directories.