8 lines
276 B
Plaintext
8 lines
276 B
Plaintext
DAILY_SAMPLE_ROOM_URL=https://yourdomain.daily.co/yourroom # (optional: for joining the bot to the same room repeatedly for local dev)
|
|
DAILY_API_KEY=.
|
|
DAILY_API_URL=api.daily.co/v1
|
|
OPENAI_API_KEY=
|
|
ELEVENLABS_API_KEY=
|
|
ELEVENLABS_VOICE_ID=
|
|
TWILIO_ACCOUNT_SID=
|
|
TWILIO_AUTH_TOKEN= |