mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 15:45:00 +00:00
Merge pull request #2497 from preynal/main
feat: ability to select audio input device
This commit is contained in:
commit
82929f650c
8 changed files with 52 additions and 7 deletions
|
@ -410,7 +410,8 @@ 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"
|
||||
```
|
||||
<!--[[[end]]]-->
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue