'Processing audio channels of streaming video into mono channel (karaoke version) in swift IOS
I am working on an IOS application which can provide karaoke version from video streaming. I used avplayer for streaming videos and I have trouble finding out the way to process audio from studio channels to mono channel. I found MTAudioProcessingTap which can mute channel separately but I saw something about we should not use for realtime audio. Is there any way to process audio data from streaming video to karaoke version in swift?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
