for voice chat you need to have the codecs either from medibuntu or download
http://downloads.sourceforge.net/gya...chi-codecs.deb
you need to install the kernel headers before compiling flashcam
Code:
apt-get install linux-headers-`uname -r` linux-restricted-modules-`uname -r`
yeah, i know, this is an inconvenience for v4l2 webcam users, be sure that yours is really a v4l2 webcam though before trying this one.