hi
i want to make app which should work on iphone.ipad,android, etc..
i thought of using TiggZi mobile audio widget.
There 2 options:
either i can embed audio source file inside the app and distribute it along with the app.
ori can keep audio file on server ( example http://server/test.mp3 ), in this case audio source file won;t be distributed.
As i will be having many pages in app and each of the page will have different audio source ( not the same audio file).
I though i will use Option2( keeping the audio files on server) ( as i embed within the app , app size will increase drastically).
please advice which option is best.Also i though Tiggzi Mobile audio widget will provide option to forward/backward the position in the currently loaded audio file.
please advice.