Files
pipecat/examples/translation-chatbot/env.example
2024-05-13 17:09:46 +01:00

5 lines
228 B
Plaintext

DAILY_SAMPLE_ROOM_URL=https://yourdomain.daily.co/yourroom # (for joining the bot to the same room repeatedly for local dev)
DAILY_API_KEY=7df...
OPENAI_API_KEY=sk-PL...
AZURE_SPEECH_REGION=westus...
AZURE_SPEECH_API_KEY=febf...