简体   繁体   English

如何在基于Android的设备中访问音频以进行实时电话传输

[英]How can you access the audio for transmission in live phone calls in android based device

I would like to access my voice (during a phone call) so that I can filter the unwanted noise. 我想访问我的声音(在通话过程中),以便可以过滤掉不必要的噪音。 I've encountered apps that can record both sides of the call during a live session (no VOIP) 我遇到了可以在实时会话中记录通话双方的应用程序(无VOIP)

https://www.google.com/url?q=http://www.androidpit.com/en/android/market/apps/app/com.soundmobilesystems.android.recorder/Personal-Call-Voice-Recorder&sa=U&ei=p1bIUYmuFKboiAKx34CoAQ&ved=0CBYQFjAF&client=internal-uds-cse&usg=AFQjCNE9HZmEc9hNokPMGIFl0VWJMQv3nw https://www.google.com/url?q=http://www.androidpit.com/en/android/market/apps/app/com.soundmobilesystems.android.recorder/Personal-Call-Voice-Recorder&sa= U&ei = p1bIUYmuFKboiAKx34CoAQ&ved = 0CBYQFjAF&client = internal-uds-cse&usg = AFQjCNE9HZmEc9hNokPMGIFl0VWJMQv3nw

using Voice_Call, Voice_Uplink or Voice_Downlink, they were able to access the in call audio stream, my problem is now, how can i send my (noise filtered) voice back into the call audio stream. 使用Voice_Call,Voice_Uplink或Voice_Downlink,他们能够访问通话中的音频流,现在的问题是,如何将经过噪声过滤的声音发送回通话音频流中。

This has been asked several times before (eg here , here and here ). 这已经被问过几次了(例如, hereherehere )。

Nothing has changed in respect to this, so it's still not possible for Android apps to write into the uplink (or downlink) of a voice call, and probably won't be in the future. 对此没有任何改变,因此Android应用程序仍然无法写入语音呼叫的上行链路(或下行链路),并且将来可能也不会。

When it comes to noise suppression for voice calls, most (if not all) OEMs have both uplink and downlink noise suppression on their phones which has been carefully tuned for each product in a controlled environment to meet all necessary acoustic requirements. 当涉及语音通话的噪声抑制时,大多数(如果不是全部)OEM会在其手机上同时进行上行和下行噪声抑制,并在受控环境中针对每种产品进行了精心调整,以满足所有必要的声学要求。 Sometimes you can toggle or tweak these settings in the Settings menu or through the Phone application's UI. 有时,您可以在“设置”菜单中或通过“电话”应用程序的UI切换或调整这些设置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM