加入speex回声降噪算法,接入方式: android 局域网可视对讲 使用步骤: 一:将arr包导入app工程的libs包中 二:build.gradle中添加一下依赖 implementation fileTree(include: ['.jar','.aar'], dir: 'libs') implementation 'androidx.appcompat:appcompat:1.1.0' implementation 'com.google.code.gson:gson:2.8.5' implementation 'org.ligboy.retrofit2:converter-f