# Voice Bird CLI environment configuration.
# Copy to .env only for local development or smoke tests.
# VoiceBird Web streaming endpoint.
VOICEBIRD_WS_URL=wss://voicebird.app/api/audio/stream
# Voice Bird API key for cloud-mode smoke tests.
VOICEBIRD_API_KEY=replace-with-your-api-key