Hi all,
Which API can I use to send an audio stream through a phone call.
Maybe I should change the input device in CTelephony? how?
Regards,
Andrea993
Printable View
Hi all,
Which API can I use to send an audio stream through a phone call.
Maybe I should change the input device in CTelephony? how?
Regards,
Andrea993
With CTelephony you can send DTMF tones only. Also playing something while a telephone call is ON is not permitted(none of the audio playing/streaming API's can do that). You can utilize APS(Audio proxy server) but keep in mind its already deprecated so do not expect it to work on newer devices.