Where is codec2-ios, out of curiosity? If it's https://github.com/Beartooth/codec2-ios, there's been enough work done since 2017 that it might be easier/faster to port over the current Codec2 code from the main repo.
Anyway, my understanding is that Codec2 isn't too complicated from a build standpoint (at least compared to FreeDV, where I wrote a specific build_osx.sh script due to the peculiarities of macOS), so I feel like adding it to an Xcode project wouldn't be too bad. Admittedly, however, I haven't looked much into it. -Mooneer On Wed, Jul 29, 2020 at 11:47 PM David Rowe <[email protected]> wrote: > Hi Aileen - you may need to study building applications on Xcode, this > list is specific to codec2. > > - David > > On 30/7/20 3:13 pm, aileen zhang wrote: > > Thanks David, > > > > I downloaded the repo, Codec2-iOS, but failed to build in Xcode. > > > > Steps are as follows: > > > > 1. git clone the Codec2-iOS repo > > 2. Copy the Codec2 source code to /codec2-ios-master/codec2-ios/codec2 > > 3. Exec the build_codec.sh in Terminal > > 4. Open the Xcode project > > 5. Build the project > > > > I have no idea which step is wrong, would you give me some suggestions? > > > > Thanks again! > > > > BR > > Aileen Zhang > > > > David Rowe <[email protected]> 于2020年7月30日周四 上午10:37写道: > > > >> > >> Hi Aileen, > >> > >> Several example programs (e.g c2demo) here: > >> > >> https://github.com/drowe67/codec2 > >> > >> - David > >> > >> On 30/7/20 12:00 pm, aileen zhang wrote: > >>> Hi guys, > >>> > >>> I have a weekend iOS project using Swift for voice message using BLE. > >>> Because of the bandwidth limitation, i want to integrate the Codec2 > >>> algorithm. > >>> > >>> But I have no idea how to integrate Codec2, anybody can help me? > >>> > >>> My ENV is: > >>> OSX 10.15.5 > >>> Apple clang version 11.0.3 (clang-1103.0.32.62) > >>> Xcode 11.6 > >>> cmake version 3.14.5 > >>> > >>> Thanks very much and forward to receiving your guys reply. > >>> > >>> BR > >>> Aileen Zhang > >>> > >>> > >>> _______________________________________________ > >>> Freetel-codec2 mailing list > >>> [email protected] > >>> https://lists.sourceforge.net/lists/listinfo/freetel-codec2 > >>> > >> > >> > >> _______________________________________________ > >> Freetel-codec2 mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/freetel-codec2 > > > > > > _______________________________________________ > > Freetel-codec2 mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/freetel-codec2 > > > > > _______________________________________________ > Freetel-codec2 mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freetel-codec2 >
_______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
