george wrote: > Hi all > > i want to play an audio file on a voice call > > as following > > the application initiates a call from device X to device Y > > when Y replies > > application on device X should inject an audio file in the stream of > the call > > so device Y hears this audio file > > if any help i'm waiting
That is not possible in Android -- you have no way to "inject an audio file in the stream of the call." Sorry! -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

