Comment 1 for bug 256593

Revision history for this message
Gaspard Leon (gaspard.leon) wrote :

I had to edit the shell script that the teamspeak package installs to get teamspeak to actually use PulseAudio:

open a terminal and enter:
sudo gedit /usr/bin/teamspeak

find line 6 or so:
/usr/lib/teamspeak-client/teamspeak.real $@

alter it to:
padsp /usr/lib/teamspeak-client/teamspeak.real $@

Hopefully the packager can update the teamspeak package so this OSS app works with hardy and/or intrepid out of the box.