/pyvoicechanger

Real Time Microphone Voice Changer on Python3 + Qt5

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

pyvoicechanger

  • Real Time Microphone Voice Changer App.
  • Works with On-Line Games and VideoConferences !

screenshot screenshot

Try it !:

wget -O - https://raw.githubusercontent.com/juancarlospaco/pyvoicechanger/master/pyvoicechanger.py | python3

Install permanently on the system:

sudo apt-get install sox python3-pyqt5  
# sudo yum install python3-qt5 sox
# sudo pacman -S python-pyqt5 sox

sudo pip install pyvoicechanger

Requisites: