Test Instructions:
This demo shows the real-time audio output latency of your current audio output device.
Basic Test:
- First, note down the latency value with your current audio output (e.g., built-in speakers)
- Then connect your Bluetooth headphones and wait for them to be recognized
- Compare the new latency value with the previous one
- Try with different Bluetooth headphones to see how latency varies
Chrome Flag Comparison Test:
- Open Chrome and visit
chrome://flags
- Search for "Experimental Web Platform features" and enable it
- Restart Chrome when prompted
- Run the latency test again and compare the results
- Note: You can launch Chrome with this flag directly using command line:
chrome --enable-features=WebAudioBypassOutputBuffering