Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道如何在 Objective-C 中使用 FFmpeg for iOS 将 .mp3 转换为 .flac?或其他转换解决方案?我想使用 Google 的语音识别 api,当然他们只支持 .flac 音频。
由于您可以在 Objective-C 中使用 C,因此您可以很好地使用libflac。
http://flac.sourceforge.net/developers.html