#### The easiest way to get started with rc_voice-control is to download [the latest release](https://github.com/GameOneYT/rc-voice-control/releases) for Windows.
After downloading the release, just simply launch the program.
There are no dependencies required.
sudo apt update
sudo apt install python3 python3-pip git -y # Install dependencies
git clone https://github.com/GameOneYT/rc-voice-control
cd rc-voice-control
python3 -m pip install -r requirements.txt
After doing this, you are good to go with launching the software (e.g. python3 voiceControl.py
).
Contributors Denys Melnyk i David Tovmasyan