In Android, can I have an app that makes a speech-synthesized phone call? That is, I have a string of text that I want spoken when the phone call is answered.
Asked
Active
Viewed 206 times
1 Answers
2
No, not possible. You cannot play audio into a phone call.

Tim
- 35,413
- 11
- 95
- 121
-
...unless the device is in speakerphone mode. – CommonsWare Aug 16 '12 at 17:20