Commit Graph

7 Commits

Author SHA1 Message Date
dariohy 97a51e2320
Merge be40c0c1d8 into b20dab18f6 2022-08-03 07:42:05 -05:00
Fabio Manganiello b20dab18f6 Added requirements.txt 2022-05-26 23:17:37 +02:00
dariohy be40c0c1d8
Update audio.py
For those of you who have a mono (1 channel) mic, the '-ac' flag should be entered strictly before the '-i device'; if that flag is set after the device declaration, then the setting will apply for the output (as per the man page for ffmepg command). Hope this helps.
2021-07-12 11:58:58 -05:00
Fabio Manganiello 4420740c66 Changed input device option from -d to -i 2020-11-02 16:21:58 +01:00
Fabio Manganiello 9f15010346 Added proper script 2020-11-02 16:17:57 +01:00
Fabio Manganiello d1261a6a05 First version 2020-11-02 13:08:18 +01:00
Fabio Manganiello 58fae0fb71
Initial commit 2020-11-01 23:52:19 +01:00