How can I get access to the audio stream of incoming/outgoing call? I know how to use BroadcastReceiver to get callback for outgoing or incoming call, but I want to know if it is possible for me to get access to the audio stream of the call? How can i do this?