Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

I want to receive incoming call automatically, that was I done already, now I want to play my own created sound to my caller rather than using Android's microphone.

Is it possible to play our own sound after receiving incoming call?

I have seen this Stackoverflow question How to automatically answer call and play prerecorded sound out to the caller and DTMF on Android. Can anyone tell me if it is possible now?

I have searched a lot related to this topic but still I am not able to find something useful.

Thanks in advance.

share|improve this question
1  
possible duplicate of How can I play audio over an open phone conversation? – GAThrawn Apr 5 '12 at 10:39
1  
Also your link suggests that you're trying to do this as a programmer and integrate into your own app, rather than looking for a way to do this as an end-user? If so, please be aware that programming and development topics are off-topic here, please see our FAQ. Our sister-site StackOverflow for programmers and developers is the place for these questions. – GAThrawn Apr 5 '12 at 10:48

closed as off topic by GAThrawn, onik, Chahk, eldarerathis, Al Everett Apr 11 '12 at 1:41

Questions on Android Enthusiasts Stack Exchange are expected to relate to Android within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

You're looking for some fairly advanced features. Have you considered using a virtual PBX like Freeswitch to manage your incoming calls instead?

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.