random/mumble-bot
2020-04-06 13:34:07 +02:00
..
bot.py infofix 2020-04-06 13:34:07 +02:00
README.md infofix 2020-04-06 13:34:07 +02:00

mumble-bot

prende l'audio del canale, ne fa stdout.

install

pip install --user pyaudio # che in realta non serve poi lo levo
git clone  https://github.com/azlux/pymumble # quest non sta su pypy
cd pymumble
python3 setup.py install --user

ascolta

con pulseaudio

python3 bot.py | paplay --raw --rate=48000 --format=s16le --channels=1