Hi i am developing a recorder application

It works fine

but when phone call comes it records only one way conversation

but the caller voice is not recorded..

I found audio sources as

 recorder.setAudioSource(MediaRecorder.AudioSource.DEFAULT);

OR

 recorder.setAudioSource(MediaRecorder.AudioSource.MIC);

How can i enable my application to record phone call ( Both
conversation)

Need help

Thank you
Dilli Rao.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to