How to use FLAC in iPhone application?

前端 未结 2 755
面向向阳花
面向向阳花 2021-02-09 19:17

I\'m developing iPhone app that should use Google Voice API, so my app should convert voice recorded in m4a to flac. Of course I should use libflac, but all my attempts to compi

2条回答
  •  [愿得一人]
    2021-02-09 20:06

    ScummVM has libflac in their iPhone setup. See: http://wiki.scummvm.org/index.php/Compiling_ScummVM/iPhone

    I'm sure you can look over their setup to figure it out.

提交回复
热议问题