Setup Checklist
Before your first call routes to your Speech Pipe, complete these steps once.1. Create a Voice Profile
2. Create a Speech Pipe
Replace
"vp_en_female_hd" with a profile_id from Step 1. Run Step 1 first to see available profiles.3. Assign a Phone Number
4. Start Your Runner
Which Setting To Use
- Use
UNPOD_BASE_URLwhen the management API and runner should both point to the same host. - Use
UNPOD_SERVICE_BASE_URLonly for management REST overrides. - Use
UNPOD_ORCHESTRATOR_URLonly for runner WebSocket overrides. - Use
base_url=/orchestrator_base_url=in code when a single script or test needs to override.env.