Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 903e50c6 authored by TTTT555's avatar TTTT555 Committed by TheMalachite
Browse files

v7101o: audio: Fix BT echo without breaking call recording

parent c289039f
Loading
Loading
Loading
Loading
+2 −9
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@
                <item>FM Tuner In</item>
                <item>Voice Call In</item>
                <item>Echo Ref In</item>
                <item>Telephony Tx</item>
            </attachedDevices>
            <defaultOutputDevice>Speaker</defaultOutputDevice>
            <mixPorts>
@@ -166,12 +165,6 @@
                    <profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
                             samplingRates="44100,48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
                </devicePort>
                <devicePort tagName="Telephony Tx" type="AUDIO_DEVICE_OUT_TELEPHONY_TX" role="sink">
                    <profile name="" format="AUDIO_FORMAT_PCM_32_BIT"
                             samplingRates="44100,48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
                    <profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
                             samplingRates="44100,48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
                </devicePort>
                <devicePort tagName="Built-In Mic" type="AUDIO_DEVICE_IN_BUILTIN_MIC" role="source">
                    <profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
                             samplingRates="8000,16000,32000,44100,48000"
@@ -243,10 +236,10 @@
                       sources="primary output"/>
                <route type="mix" sink="USB Primary Out"
                       sources="primary output,Voice Call In"/>
                <route type="mix" sink="Telephony Tx"
                       sources="Built-In Mic,Built-In Back Mic,Wired Headset Mic,BT SCO Headset Mic,USB Primary In,incall_music_uplink"/>
                <route type="mix" sink="primary input"
                       sources="Built-In Mic,Built-In Back Mic,Wired Headset Mic,BT SCO Headset Mic,AUX Digital In,USB Primary In"/>
                <route type="mix" sink="voice tx"
                       sources="Voice Call In"/>
                <route type="mix" sink="FM Tuner input"
                       sources="FM Tuner In,Echo Ref In"/>
            </routes>