Is it possible to call record from the app in ios?
any suggesion or any sdk please share with me.
Is it possible to call record from the app in ios?
any suggesion or any sdk please share with me.
Have a look at this detailed discussion, with sample code.
h ttps://stackoverflow.com/questions/1809347/how-can-i-record-a-conversation-phone-call-on-ios
i seen that,but it was not call record,it was voice record with speaker.so it is not the permanent solution.
So please explain :
do you want to record the call references (numer, duration, …)
or the call content (voice) ?
Have you looked at Callkit ?
h ttps://developer.apple.com/documentation/callkit
actually i need call conversation,like voice content.
is it possibe?
is it possibe?
There’s no supported API to record voice calls managed by other apps (including the built-in Phone app).
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
let myEmail = "eskimo" + "1" + "@apple.com"