diff options
author | Daniel Manrique <roadmr@ubuntu.com> | 2014-09-17 20:56:34 +0000 |
---|---|---|
committer | Daniel Manrique <> | 2014-09-17 20:56:34 +0000 |
commit | c184ad319fa1f1df99e581efc640bb8ce7b21e7f (patch) | |
tree | 696f7122cfc66149c70f19041a0ce85fedcdbcce /jobs | |
parent | 3e6d94f155bb59b95b5e484d21349f785a73bcb2 (diff) | |
parent | bd73d49e9fa8d2c90c6102b9c0efc0bdd5f78e28 (diff) |
"providers:checkbox: convert bluetooth/audio to use pulseaudio. [r=roadmr,cypressyew][bug=1361720][author=roadmr]"
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/bluetooth.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/bluetooth.txt.in b/jobs/bluetooth.txt.in index 1ca359e..da371fb 100644 --- a/jobs/bluetooth.txt.in +++ b/jobs/bluetooth.txt.in @@ -84,7 +84,7 @@ plugin: user-interact-verify id: bluetooth/audio depends: bluetooth/detect-output estimated_duration: 120.0 -command: arecord -d 5 -D bluetooth -f S16_LE | aplay -D bluetooth -f S16_LE +command: audio_bluetooth_loopback_test _description: PURPOSE: This test will check that you can record and hear audio using a bluetooth audio device |