Piasy / RxAndroidAudio

Maybe the most robust Android Audio encapsulation library, with partial Rx support.
http://blog.piasy.com/2016/02/24/Robust-Android-Audio-encapsulation/
MIT License
1.57k stars 235 forks source link

Can this app record conversation in call? #58

Closed CrazyZfp closed 6 years ago

CrazyZfp commented 6 years ago

Is AudioSource.VOICE_CALL supported?

Piasy commented 6 years ago

This library is not targeted on RTC usage. For RTC, you can take a look at WebRTC.