This commit is contained in:
Paul Gauthier 2024-09-22 13:06:52 -07:00
parent 62f4dc2097
commit 129afd0396
5 changed files with 18 additions and 3 deletions

View file

@ -242,7 +242,7 @@
## Use VI editing mode in the terminal (default: False)
#vim: false
## Specify the audio format for voice recording (default: wav). webm and mp3 require ffmpeg
## Audio format for voice recording (default: wav). webm and mp3 require ffmpeg
#voice-format: wav
## Specify the language for voice using ISO 639-1 code (default: auto)

View file

@ -240,6 +240,9 @@
## Use VI editing mode in the terminal (default: False)
#AIDER_VIM=false
## Audio format for voice recording (default: wav). webm and mp3 require ffmpeg
#AIDER_VOICE_FORMAT=wav
## Specify the language for voice using ISO 639-1 code (default: auto)
#AIDER_VOICE_LANGUAGE=en