I am developing an Android app with java.
I was curious if it is possible to have an automatic voice message ("Help, I Need an Ambulance") during a phone call. I understand that once you call the phone call method it leaves the application to make a phone call. Is it possible to run a text-to-speech function while the phone call is in progress? That way the phone call can pick up the audio from the text-to-speech function during the phone call.