Hello,
I was wondering if there is a way to capture all audio as the RTC is active?
"/**
* Playback and recording of voice audio, suitable for use with video.
*/
PHAudioSessionModeMediaStreaming = 3"
The above code snippet suggests that there should be a way of recording that audio. If its already been recorded, how do I access it after the fact?
Hello,
I was wondering if there is a way to capture all audio as the RTC is active?
"/**
* Playback and recording of voice audio, suitable for use with video.
*/
PHAudioSessionModeMediaStreaming = 3"
The above code snippet suggests that there should be a way of recording that audio. If its already been recorded, how do I access it after the fact?