audio: Mege media record tuning tables
Change List : Bluenote Initial first version for camcorder Initial first version for voice recorder Initial first version for voice recongnition Mixer_paths Add <ctl name="Mic Spatial Module Enable" value="1"/> in path "voice-rec-mic" Modify gain settings in path "voice-speaker" Audio_platform Add <cfg id="IN_VOICE_RECOGN_MIC_BE_CFG" tuning_id="77"/> in <cfg_attr> Files from the latest attachment on b/258361196 Bug: 258361196 Test: verified by cartercheng@ Change-Id: I033ae20ea1354d8dc0a97ebef077a5d3ff9a557c
This commit is contained in:
parent
236bc9a735
commit
48732726e0
3 changed files with 4 additions and 2 deletions
|
@ -277,6 +277,7 @@
|
||||||
<cfg id="IN_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
<cfg id="IN_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
||||||
<cfg id="IN_VOICECALL_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
<cfg id="IN_VOICECALL_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
||||||
<cfg id="IN_UNPROCESSED_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
<cfg id="IN_UNPROCESSED_USB_HEADSET_MIC_BE_CFG" mux="HW_MUX_GP_0"/>
|
||||||
|
<cfg id="IN_VOICE_RECOGN_MIC_BE_CFG" tuning_id="77"/>
|
||||||
</cfg_attr>
|
</cfg_attr>
|
||||||
|
|
||||||
<xlate_id>
|
<xlate_id>
|
||||||
|
|
|
@ -667,8 +667,8 @@
|
||||||
<path name="voice-speaker">
|
<path name="voice-speaker">
|
||||||
<ctl name="ASPTX1 Slot Position" value="1"/>
|
<ctl name="ASPTX1 Slot Position" value="1"/>
|
||||||
<ctl name="R ASPTX1 Slot Position" value="0"/>
|
<ctl name="R ASPTX1 Slot Position" value="0"/>
|
||||||
<ctl name="ASPRX1 Slot Position" value="0"/>
|
<ctl name="Digital PCM Volume" value="825"/>
|
||||||
<ctl name="R ASPRX1 Slot Position" value="1"/>
|
<ctl name="R Digital PCM Volume" value="825"/>
|
||||||
<ctl name="Main AMP Enable Switch" value="1"/>
|
<ctl name="Main AMP Enable Switch" value="1"/>
|
||||||
<ctl name="R Main AMP Enable Switch" value="1"/>
|
<ctl name="R Main AMP Enable Switch" value="1"/>
|
||||||
<ctl name="Fast Use Case Delta File" value="fast_switch1.txt" />
|
<ctl name="Fast Use Case Delta File" value="fast_switch1.txt" />
|
||||||
|
@ -743,6 +743,7 @@
|
||||||
|
|
||||||
<path name="voice-recog-mic">
|
<path name="voice-recog-mic">
|
||||||
<path name="builtin-3mics" />
|
<path name="builtin-3mics" />
|
||||||
|
<ctl name="Mic Spatial Module Enable" value="1"/>
|
||||||
<ctl name="MIC DC Blocker" value="1"/>
|
<ctl name="MIC DC Blocker" value="1"/>
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue