Reputation: 8036
It is possible to programmatically interact with a phone call? Can you, for example, play audio to a caller from a program?
Upvotes: 7
Views: 4341
Reputation: 146
Google has not exposed any API which allows us to feed data to a particular ongoing call. You can however have control over a call. Check this article : here
Upvotes: 4