Skip to content

Instantly share code, notes, and snippets.

@caio2k
Last active July 19, 2018 21:36
Show Gist options
  • Select an option

  • Save caio2k/9b8d1eff5137309fb674e23a6fe1b5a0 to your computer and use it in GitHub Desktop.

Select an option

Save caio2k/9b8d1eff5137309fb674e23a6fe1b5a0 to your computer and use it in GitHub Desktop.
#!/bin/bash
#fix robotic voice caused by pulseaudio restarts. inspired by https://winaero.com/blog/fix-broken-sound-skype-linux-8-x/
env PULSE_LATENCY_MSEC=90 /usr/bin/skypeforlinux $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment