<!doctype html><html><head><style>p {margin:0;padding:0;} body, td, button, p { color:#000000; font-size:10pt; font-family:Segoe UI; line-height:normal; }</style></head><body style="color:#000000; font-size:10pt; font-family:Segoe UI; line-height:normal;"><p>What is the latency and configured latency that is being displayed in pulseaudio via pactl list sinks?</p><p><br></p><p>It is observed that these parameters value is less in pulseaudio version 9 and more in pulseaudio version 15 for module-alsa-sink,</p><p>checked while playing same stream using paplay.</p><p><br></p><p>Example:  version 9 -  Latency: 22429 usec, configured 23219 usec</p><p>                  version 15 - Latency: 79711 usec, configured 92879 usec</p><p><br></p><p>It's observed that values are too high in pulseaudio 15 version.</p><p>is this the actual latency introduced by the module-alsa-sink? or overall pulseaudio ?</p><p>Is there a way to measure the latency introduced by pulseaudio in a file playback?</p><p><br></p><p style="font-size: 8pt;"><br></p></body></html>