I have NSData which contains M4A\AAC audio file and I want to convert it to MP3 stream in iOS Swift. I don't want to use the file system.
I have tried a lot of near by examples but didn't succeed to solve this issue.
How can I do it?
I have NSData which contains M4A\AAC audio file and I want to convert it to MP3 stream in iOS Swift. I don't want to use the file system.
I have tried a lot of near by examples but didn't succeed to solve this issue.
How can I do it?
© 2022 - 2024 — McMap. All rights reserved.