This commit is contained in:
Paul Gauthier 2024-11-30 09:45:17 -08:00
parent 871030dadb
commit d17f0a9e1f
8 changed files with 37 additions and 36 deletions

View file

@ -411,7 +411,7 @@ cog.outl("```")
## Specify the language for voice using ISO 639-1 code (default: auto)
#AIDER_VOICE_LANGUAGE=en
## Specify the voice input device name (default: system default)
#AIDER_VOICE_INPUT_DEVICE="MacBook Pro Microphone"
## Specify the input device name for voice recording
#AIDER_VOICE_INPUT_DEVICE=
```
<!--[[[end]]]-->