1

I am in need of building call recording application. I can handle incoming/outgoing phone call event now. But there is no solution found to access to phone call audio stream.

Referenced How can I record a conversation / phone call on iOS?, but working on only jailbreaken.

How to access phone call audio stream and record it?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Adrian Rusin
  • 605
  • 1
  • 6
  • 10
  • 2
    Are you looking for a solution for non-jail broken phones? If so, there isn't one unless you are talking about a voip call made by your app – Paulw11 Mar 18 '18 at 08:56

1 Answers1

2

Apple does not currently allow it: it is not possible to spy on conversations on a non-jailbroken iPhone, even with potential user consent.

Cœur
  • 37,241
  • 25
  • 195
  • 267