12 lines
351 B
Plaintext
12 lines
351 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=https://api.daily.co/v1
|
|
DEEPGRAM_API_KEY=
|
|
OPENAI_API_KEY=
|
|
GOOGLE_API_KEY
|
|
CARTESIA_API_KEY=
|
|
TWILIO_ACCOUNT_SID=
|
|
TWILIO_AUTH_TOKEN=
|
|
DIAL_IN_FROM_NUMBER=
|
|
DIAL_OUT_TO_NUMBER=
|
|
OPERATOR_NUMBER= |