summaryrefslogtreecommitdiffstats
path: root/asound.conf
diff options
context:
space:
mode:
Diffstat (limited to 'asound.conf')
-rw-r--r--asound.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/asound.conf b/asound.conf
index 4213f31..c2aaa6b 100644
--- a/asound.conf
+++ b/asound.conf
@@ -133,8 +133,10 @@ pcm.AndroidPlayback_Earpiece_normal {
type ctl_elems
hook_args [
# Enable audio output from the DSP
- {name "MIC Path" value 0} # 0:Main Mic 1:Sub MIC
- {name "Voice Call Path" value 1} # 0:OFF 1:RCV 2:SPK
+ #{name "MIC Path" value 0} # 0:Main Mic 1:Sub MIC
+ #{name "Voice Call Path" value 1} # 0:OFF 1:RCV 2:SPK
+ # 3:HP 4:BT
+ {name "Playback Path" value 1} # 0:OFF 1:RCV 2:SPK
# 3:HP 4:BT
]
}