Detect or Approximate Bluetooth Latency on Android (Audio Playback)

橙三吉。 提交于 2019-12-06 20:47:55

问题


I am currently working on an Android audio visualizer using connected smart home devices (such as Philips hue) to visualize music. I have trouble compensating the delay caused by bluetooth speakers.

I have noticed, that the Youtube app, in difference to many other video streaming apps, has almost no delay between audio and video, when using bluetooth speakers. I figure, that they must compensate for the bluetooth latency by adjusting (delaying) the video signal.

Is there a reasonable way of detecting or approximating the latency/delay of bluetooth speakers?

Thank you very much for you help!!

Best, Stefan


回答1:


This would not work for Bluetooth speakers. However, I have been able to measure the audio latency of a Bluetooth dongle using Google's Dr. Rick O'Rang loopback dongle, using Glenn Kasten test app.



来源:https://stackoverflow.com/questions/35139179/detect-or-approximate-bluetooth-latency-on-android-audio-playback

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!