
In order to define which keys make up your hotkey, you just need to write all of them in one line and end it with. Apart from that, you can also have comments, to make your script more readable and easier to understand for a future you. fig file, consists of multiple hotkey-definition blocks which tell Figaro which key combinations should result in what behaviour. General Syntaxįigaro-Script was heavily inspired by AutoHotkey, so, if you are capable of defining hotkeys and their functionality with ahk-script, think of this as a very, very simplified version of that.īut, if you aren't aware of ahk, let me introduce you to the basic syntax very quickly:

Whether you want a sound effect to be played, or an attribute to be shown, it can all be bound to a certain keypress. You can now also use figaro script (.fig) for defining hotkeys and their behaviour.
#PC VOICE CHANGER FOR DISCORD HOW TO#
The following steps will explain how to use this program with the commonly used voice-chat application Discord on Windows: If everything works out, you're good to go! Advanced setup

if you're on Windows and you get an error when installing PyAudio try downloading a PIP wheel suitable for your Python version from the link provided in References.

Linux: pip install -r requirements-unix.txt.Manual Setupįirst of all, for Figaro to be able to work with audio files other than wav, you need to download and install ffmpeg (see References for the link to the official download page). \setup.ps1 will guide you through the whole setup process! You can now execute python figaro.py.
