Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using native iOS audio loader #1184

Open
rahul140490 opened this issue Sep 19, 2021 · 1 comment
Open

Using native iOS audio loader #1184

rahul140490 opened this issue Sep 19, 2021 · 1 comment

Comments

@rahul140490
Copy link

Hi @dbogdanov , in one of your comments in some issue you mentioned that for iOS apps we can use native audio loaders instead of using MPPEG or monoloader/audioloader. Would you please describe how we can do that?
Please take one of the available examples to explain(preferably standard_mfcc.cpp class as I am working on that).

Also, I built the essentia library using monoloader and audioloader, but was getting undefined symbols error(like Undefined symbol: _av_frame_unref) so had to drop that.

@dbogdanov
Copy link
Member

We do not have ready-made examples of that (anyone is welcome to contribute). What I meant is that you can look at the ways to load audio files that iOS provides, but iOS is out of my scope and perhaps someone here working with it can answer you better, especially given the PR #1153.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants