Hi all,
Is there any supportive/Binding library Or any tool available to run .ogg files into Xamarin.ios project ?
I already tried with
1. Nvorbis, NAudio: those library needs loot of system dlls.
2. IDZAQAudioPlayer: but its a Xcode project ( working fine with Xcode but i need something for Xamarin.iOS - Xamarin Studio)
3. Urho.Audio: It does not support IOS 7.0
Any help would be appreciated.
Thanks.
Answers
I need this. Any update on this? I want to be able to play .ogg audio file from http and would like to know if there are any solutions. I looked at https://github.com/brion/OGVKit but is xcode project. How can i bind it to xamarin?