You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
AudioLoopbackTest.py | 4 months ago | |
README.md | 4 months ago | |
__init__.py | 4 months ago |
README.md
The AudioLoopbackTest is used to test round-trip audio performance over headset jack and USB. It is based on the Loopback.apk run with Loopback dongle: https://source.android.com/devices/audio/loopback
-
How to run the test?
- plug in the Loopback dongle to your device.
make vts
vts-tradefed run vts -m AudioLoopbackTest
-
What metrics this test report?
- Average round-trip latency.
- Standard deviation of round-trip latency.
-
Which version of Loopback.apk is used in the test? The Loopback.apk used in this test is Loopback-v17 copied from https://tradefed.teams.x20web.corp.google.com/testdata/media/apps/
-
Where can I get the source code for the Loopback.apk? Internal developer: https://googleplex-android.git.corp.google.com/platform/vendor/google_toolbox/+/master/user/rago/studio/LoopbackApp/ Open source: https://github.com/gkasten/drrickorang