aboutsummaryrefslogtreecommitdiffstats
path: root/packages/bluez/bluez4/set-scorouting-to-pcm.patch
blob: 107145a68f69ec41a3b1656f34daeda2c0d06524 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From 42094659e2631cfb154690cefd8925b03e1984a3 Mon Sep 17 00:00:00 2001
From: Jan Luebbe <jluebbe@debian.org>
Date: Thu, 19 Feb 2009 17:06:10 +0100
Subject: [PATCH] Set SCORouting to PCM

---
 audio/audio.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/audio/audio.conf b/audio/audio.conf
index 33a84e1..7b30f05 100644
--- a/audio/audio.conf
+++ b/audio/audio.conf
@@ -13,7 +13,7 @@
 
 # SCO routing. Either PCM or HCI (in which case audio is routed to/from ALSA)
 # Defaults to HCI
-#SCORouting=PCM
+SCORouting=PCM
 
 # Headset interface specific options (i.e. options which affect how the audio
 # service interacts with remote headset devices)
-- 
1.5.6.5