Skype Audio Sound issue in Ubuntu 13.10

I am trying to remove total dependency on Windows 7 by using Open Source Ubuntu 13.10. Ubuntu 13.10 (Saucy Salamander) seems quite stable. Except two issue I faced recently with Skype audio problem and Vmware Player(incompatible with kernel 3.1x).

To solve Skype audio issue, below command was helpful.

sudo sed -i 's/^Exec=.*/Exec=env PULSE_LATENCY_MSEC=30 skype %U/' /usr/share/applications/skype.desktop
view raw gistfile1.txt hosted with ❤ by GitHub

No comments:

Post a Comment