Page 1 of 3

How to use audio widget

Posted: Thu Apr 05, 2012 9:46 pm
by rammohan.acharyadasa

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:

  1. either i can embed audio source file inside the app and distribute it along with the app.
    or

  2. i 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.


How to use audio widget

Posted: Thu Apr 05, 2012 9:47 pm
by rammohan.acharyadasa

Also not that i want to distribute app as native app( the user should be able to download from apple market/android market etc) not the webapp.


How to use audio widget

Posted: Thu Apr 05, 2012 11:27 pm
by maxkatz

The audio component that you get in Tiggzi app builder is just the standard HTML5 audio tag: http://help.gotiggr.com/documentation.... Because audio files are rather large, it's best if you host them on a server.

As for forward/backward the position, some support is provided by the HTML5 audio tag: https://developer.mozilla.org/en/Usin...


How to use audio widget

Posted: Thu Apr 05, 2012 11:34 pm
by rammohan.acharyadasa

Thanks Max.
i making POC to see how it works on iphone,ipad, androids using TiggZi framework.
if it works great ( with forward/backward options).
i have to start working on actual project . i might have 25 pages.
i hope it works great.
Do you have any demo apps usies Audio. So that i can try to play on iphone,ipad,andorid.


How to use audio widget

Posted: Thu Apr 05, 2012 11:38 pm
by maxkatz

Two links I provided above will help you get started.

Tiggzi is a very easy to use mobile app builder that uses HTML5, jQuery Mobile to build the apps. However, it can't build an app beyond what HTML5 audio tag allows and browsers support. Also keep in mind that some customization might have to be done with JavaScript.


How to use audio widget

Posted: Fri Apr 06, 2012 6:13 pm
by RammohanKanuganti

iphone i tested seems to be working fine.
ipad tried using simulator it seems to be working fine
What about Android 2.2 os, will it work?
i do not have android phone, will be getting today/tomorrow/
pls advice whether audio widget work on android 2.2.


How to use audio widget

Posted: Fri Apr 06, 2012 7:44 pm
by maxkatz

Android 2.2. has very poor support for HTML5 audio tag. Android 2.3 has much better support.


How to use audio widget

Posted: Fri Apr 06, 2012 7:54 pm
by RammohanKanuganti

as i am making as native app
, so i need to have
android 2.3


How to use audio widget

Posted: Fri Apr 06, 2012 7:55 pm
by maxkatz

In Tiggzi app builder you will create what's called a hybrid mobile app -- HTML5 app inside a native wrapper. Either way, you need to have Android 2.3 to have audio working well.


How to use audio widget

Posted: Sat Apr 07, 2012 5:56 am
by RammohanKanuganti

i tried on android 2.3. it is not working.
it is displaying audio control but it is not playing.
But on the iphone is working fine.
pls see below image when i tried on android 2.3:

a href="https://d37wxxhohlp07s.cloudfront.net/s ... 1333777984[/img] /a

pls see below image when i tried on iphone4:
a href="https://d37wxxhohlp07s.cloudfront.net/s ... 1333778003[/img] /a