Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Play an audio clip onto an ongoing call

Is it possible to modify an active call by overlaying a sound track during the call? I looked up the SDK, but couldn't find any API to do this in the documentation.

I am trying to investigate the feasibility of playing a previously recorded call/audio clip onto an ongoing call.

like image 858
Shoan Avatar asked Oct 10 '10 13:10

Shoan


1 Answers

Is it possible to modify an active call by overlaying a sound track during the call?

No, sorry, there is no API to access the in-call audio stream.

like image 116
CommonsWare Avatar answered Sep 28 '22 16:09

CommonsWare