Why is my Bluetooth audio delayed?

Wireless audio lag is the codec and the buffering, not a fault. Here is why it happens and which parts of it you can actually reduce.

Last updated

Bluetooth audio is always delayed. The question is how much, and whether it is in the range you notice.

Where the delay comes from

Four stages, each adding time:

  1. Encoding. The audio is compressed for transmission. More sophisticated codecs sound better and take longer.
  2. Transmission. The radio link itself, including retries when interference occurs.
  3. Buffering. The receiver holds a reserve of audio so a moment of interference produces no gap. This is the biggest contributor, and it exists deliberately.
  4. Decoding. Unpacking the audio at the other end.

Typical end to end latency runs from about 40 milliseconds on the best case to well over 200 on the worst. For reference, most people start noticing lip sync problems somewhere around 100ms, and competitive gamers notice far less.

Why video is fine and games are not

This catches people out constantly.

A video player knows the audio is delayed, so it delays the picture to match. You see perfect sync because the software compensated, and nothing feels wrong.

A game cannot do that. The sound is a response to something you just did, and there is no future frame to hold back. The same headset that is flawless for films can be genuinely unusable for anything requiring reaction.

What you can actually change

The codec. aptX Low Latency targets around 40ms and was designed for this problem, but both the source and the headset must support it or the connection silently falls back to something slower. Check the specification of both ends rather than assuming.

The transmitter. A dedicated low latency Bluetooth transmitter plugged into a console or TV often outperforms the device’s built-in radio, and gives you control over the codec.

Interference. The 2.4GHz band is crowded. Wi-Fi routers, USB 3 ports, microwaves and other wireless peripherals all share it. Moving the source, or moving the receiver away from a USB 3 port, reduces retries and therefore latency.

Distance and obstruction. More retries means more buffering. Line of sight helps more than people expect.

Audio enhancements. Any processing in the chain, including system-wide equalisers and virtual surround, adds its own latency on top.

What will not help

A newer Bluetooth version alone. It improves throughput and stability, which helps at the margins, but the codec and buffer dominate.

Turning the buffer down, where a device even allows it. You trade latency for dropouts, and dropouts are worse.

Expecting parity with wired. Analogue wired audio is effectively instantaneous. No wireless configuration reaches it.

When it is not latency at all

If audio is not just late but also crackling or cutting out, that is interference or distance rather than codec latency, and the fixes are different. Test the same speakers or headset wired: if wired is clean, the link is the problem. If wired has the same artefacts, the hardware or something upstream is at fault.

And if one channel is delayed relative to the other, producing a smeared or off-centre image, that is a fault rather than normal behaviour. Check each channel separately.

Common questions

Why is there any delay at all?

Audio has to be encoded, transmitted, buffered and decoded. Each stage adds time, and the buffer exists specifically to absorb interference so you get a dropout-free stream instead of a perfectly timed one with gaps. The delay is the price of reliability.

Which codec has the lowest latency?

aptX Low Latency was designed for it and targets around 40ms, though support is limited. Standard aptX and AAC sit higher, and SBC is usually the worst. Both ends must support the same codec, so a low latency headset paired with a device that lacks it falls back.

Why does video sync fine but games do not?

Video players know the audio delay and shift the picture to compensate, which is invisible to you. A game cannot do that, because the sound is a response to something you just did and there is no future frame to delay. That is why the same headset feels fine for films and unusable for games.

Will a newer Bluetooth version fix it?

Somewhat. Newer versions improve throughput and stability, which helps, but the codec and the buffering matter more. A Bluetooth 5.3 connection using SBC can still have worse latency than an older connection using a low latency codec.

Is a wired connection really that much better?

For latency, yes, dramatically. Wired analogue audio is effectively instantaneous. If you are doing anything where timing matters, such as playing an instrument or competitive gaming, wired is not a preference but a requirement.

More guides