B basicall Member Licensed User Longtime User Nov 29, 2012 #1 Hi, For a incoming call, after we answer the call with answercall library, can we play a voice file to caller side ?
Hi, For a incoming call, after we answer the call with answercall library, can we play a voice file to caller side ?
Erel B4X founder Staff member Licensed User Longtime User Nov 29, 2012 #2 Have you tried to just play the file with MediaPlayer? Upvote 0
B basicall Member Licensed User Longtime User Nov 29, 2012 #3 Erel said: Have you tried to just play the file with MediaPlayer? Click to expand... The testing result is that, after incoming call connected, my android phone is playing file with MediaPlayer, but Caller could not hear anything. :sign0013: Upvote 0
Erel said: Have you tried to just play the file with MediaPlayer? Click to expand... The testing result is that, after incoming call connected, my android phone is playing file with MediaPlayer, but Caller could not hear anything. :sign0013:
Erel B4X founder Staff member Licensed User Longtime User Nov 29, 2012 #4 Not sure that it is possible. Try this code: http://www.b4x.com/forum/basic4andr...ut-phone-ear-speaker-instead-loudspeaker.html Upvote 0
Not sure that it is possible. Try this code: http://www.b4x.com/forum/basic4andr...ut-phone-ear-speaker-instead-loudspeaker.html
B basicall Member Licensed User Longtime User Nov 30, 2012 #5 Erel said: Not sure that it is possible. Try this code: http://www.b4x.com/forum/basic4andr...ut-phone-ear-speaker-instead-loudspeaker.html Click to expand... Sir, it does not work as we expected. Seems the chance of writing android IVR applications with B4A is slim. Upvote 0
Erel said: Not sure that it is possible. Try this code: http://www.b4x.com/forum/basic4andr...ut-phone-ear-speaker-instead-loudspeaker.html Click to expand... Sir, it does not work as we expected. Seems the chance of writing android IVR applications with B4A is slim.