Swift - Convert MP4/M4A to MP3
Asked Answered
R

0

7

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?

Rickets answered 28/6, 2016 at 13:3 Comment(2)
Please provide some code you have triedPyromagnetic
What are those examples you are referring to?Macrography

© 2022 - 2024 — McMap. All rights reserved.