This gnome application allows one to assign a key (by default F12) that will unmute one's microphone while pushed.
- setuptools
- pygtk
- Xlib
On Ubuntu, this is as easy as running sudo apt-get install python-setuptools python-gtk2 python-xlib
.
- Edit ffmpeg parameters in
application.py
as wanted - Run
sudo python setup.py install
. - Run
ptt
.
If the application immediately closes with the message "You must log-out and log-in again for your system tray icon to appear.", log-out and log-back in again; a system settings change was required.
- Right-click on the microphone icon in your system tray.
- Click 'Set Key'.
- Press the key you'd like to use.