<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12/20/2013 12:58 PM, Rahul Sundaram
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAHc5q3cg0OB=6AQuHesu=5tLPKLino-PfOkiTx7Kt31c9JRO3A@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi<br>
        <div>
          <div class="gmail_extra"><br>
            <br>
            <div class="gmail_quote">On Fri, Dec 20, 2013 at 12:48 PM,
              Temlakos <span dir="ltr"></span> wrote:<br>
              <blockquote class="gmail_quote" style="margin:0px 0px 0px
                0.8ex;border-left:1px solid
                rgb(204,204,204);padding-left:1ex">
                <div bgcolor="#FFFFFF" text="#000000">That version seems
                  to connect, but it cannot work with my sound device.
                  Though everything else does work with sound.<br>
                </div>
              </blockquote>
              <div><br>
              </div>
              <div>This is a bug in Skype Refer to <a
                  moz-do-not-send="true"
                  href="http://arunraghavan.net/2013/08/pulseaudio-4-0-and-skype/">http://arunraghavan.net/2013/08/pulseaudio-4-0-and-skype/</a>
                for a workaround<br>
                <br>
              </div>
              <div>Rahul <br>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    In the file /usr/share/applications/skype.desktop, I changed the
    line<br>
    <br>
    Exec=skype %U<br>
    <br>
    to:<br>
    <br>
    <pre>Exec=env PULSE_LATENCY_MSEC=60 skype %U
</pre>
    <br>
    Now Skype will work properly with PulseAudio 4.0.<br>
    <br>
    Temlakos<br>
  </body>
</html>