Skip to content
Snippets Groups Projects
Commit b06958b2 authored by Shalini Manjunatha's avatar Shalini Manjunatha Committed by Dhina17
Browse files

onclite: audio: Add audiosphere effect support


- Added missing changes for audiosphere effect

Change-Id: I230f9a729d9cbc3d7c5222b5501620b4357e9272
Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 384a4a85
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@
<library name="proxy" path="libeffectproxy.so"/>
<library name="offload_bundle" path="libqcompostprocbundle.so"/>
<library name="audio_pre_processing" path="libqcomvoiceprocessing.so"/>
<library name="audiosphere" path="libasphere.so"/>
</libraries>
<effects>
<effectProxy name="bassboost" library="proxy" uuid="14804144-a5ee-4d24-aa88-0002a5d5c51b">
......@@ -55,6 +56,7 @@
<effect name="dynamics_processing" library="dynamics_processing" uuid="e0e6539b-1781-7261-676f-6d7573696340"/>
<effect name="aec" library="audio_pre_processing" uuid="0f8d0d2a-59e5-45fe-b6e4-248c8a799109"/>
<effect name="ns" library="audio_pre_processing" uuid="1d97bb0b-9e2f-4403-9ae3-58c2554306f8"/>
<effect name="audiosphere" library="audiosphere" uuid="184e62ab-2d19-4364-9d1b-c0a40733866c"/>
</effects>
<preprocess>
<stream type="voice_communication">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment