diff options
author | Daniel Manrique <roadmr@ubuntu.com> | 2014-09-05 16:02:39 -0400 |
---|---|---|
committer | Daniel Manrique <roadmr@ubuntu.com> | 2014-09-05 16:02:39 -0400 |
commit | bd73d49e9fa8d2c90c6102b9c0efc0bdd5f78e28 (patch) | |
tree | 9882b2fdd0357ca231de76816769e415e67dc4fc /jobs | |
parent | 1a97a137beb2cdee94a06905c55d152734f14626 (diff) |
providers:checkbox: convert bluetooth/audio to use pulseaudio
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 |