Skip to content

feat(lva): add new environment configuration options - #64

Merged
florian-asche merged 1 commit into
mainfrom
feature/update_linux-voice-assistant_1
Jul 26, 2026
Merged

feat(lva): add new environment configuration options#64
florian-asche merged 1 commit into
mainfrom
feature/update_linux-voice-assistant_1

Conversation

@florian-asche

Copy link
Copy Markdown
Owner

Introduce several new configuration variables to the Linux Voice Assistant environment file to enhance debugging, audio control, and user experience.

  • Add ENABLE_COLORED_DEBUG for enhanced debug output
  • Add MIC_VOLUME for microphone volume control
  • Add AUDIO_INPUT_CHANNELS to specify mic streaming channels
  • Add LISTEN_DURING_WAKE_SOUND to allow immediate listening after wake word
  • Add CONTINUE_CONVERSATION_DELAY to control mic opening delay

Introduce several new configuration variables to the Linux Voice Assistant
environment file to enhance debugging, audio control, and user experience.

- Add `ENABLE_COLORED_DEBUG` for enhanced debug output
- Add `MIC_VOLUME` for microphone volume control
- Add `AUDIO_INPUT_CHANNELS` to specify mic streaming channels
- Add `LISTEN_DURING_WAKE_SOUND` to allow immediate listening after wake word
- Add `CONTINUE_CONVERSATION_DELAY` to control mic opening delay
@florian-asche
florian-asche merged commit 3f78dac into main Jul 26, 2026
8 of 10 checks passed
@florian-asche
florian-asche deleted the feature/update_linux-voice-assistant_1 branch July 26, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant