I am doing an app for company voice meeting. I have integrated the webrtc-ios to my app, and it works fine.
My problem is I want to record the audio of the voice conversation. Not only microphone, the app needs to record the speaker output.
How can I get it from something like RTCMediaStreamTrack? Thanks!
I am doing an app for company voice meeting. I have integrated the webrtc-ios to my app, and it works fine. My problem is I want to record the audio of the voice conversation. Not only microphone, the app needs to record the speaker output. How can I get it from something like RTCMediaStreamTrack? Thanks!