feat: harden audio device compatibility across machines
This commit is contained in:
@@ -30,6 +30,11 @@ ANTHROPIC_API_VERSION=2023-06-01
|
||||
DEEPGRAM_API_KEY=your_deepgram_api_key_here
|
||||
PORCUPINE_ACCESS_KEY=your_porcupine_access_key_here
|
||||
PORCUPINE_SENSITIVITY=0.8
|
||||
# Optional audio device overrides (substring match by name or exact PortAudio index)
|
||||
# AUDIO_INPUT_DEVICE_NAME=pulse
|
||||
# AUDIO_INPUT_DEVICE_INDEX=2
|
||||
# AUDIO_OUTPUT_DEVICE_NAME=pulse
|
||||
# AUDIO_OUTPUT_DEVICE_INDEX=5
|
||||
TTS_EN_SPEAKER=en_0
|
||||
WEATHER_LAT=63.56
|
||||
WEATHER_LON=53.69
|
||||
|
||||
Reference in New Issue
Block a user