Add README

This commit is contained in:
Jeena 2020-05-03 02:00:08 +02:00
parent efc8dc8c2f
commit e27196deaa

10
README.md Normal file
View file

@ -0,0 +1,10 @@
soundswitch.py
================
This script listens to two audio input devices and determins which one is louder
at a given moment and presses programatically one of two defined keys. If for
some time nobody is speaking or everyone at roughly the lame volume then it
presses a third defined key.
With help of this you can for example switch between scenes in
[OBS](https://obsproject.com/) to show the person who is currently speaking.