Nice concern ,rather than getting the database (I dont know who provides such a access to db), you can create your own web service which can be handled by gprs enabled phone for transliteration , your web service shall act as intermediate between Google transliteration API and the gprs enabled phone . Usually all web service providers provide access to their database in the form of API , so thus google provides you transliteration API, you can use it to create your own api that can be handled by mobile web. more over modern mobile phones such as i phone and android has web browsers that has excellent support for java script , which can run the web based transliteration application .
On Fri, May 27, 2011 at 11:17 AM, Rakesh Mallick < [email protected]> wrote: > Dear All, > > All of you are aware of the google transliterator web service but the > problem with that is it can only be accessed > on desktop or on a high end phone maybe but through ordinary GPRS phones > people are not able to access it > now most people who don't understand english access internet through > mobiles so we definately need a web service > that would act as a real time transliterator for mobiles and the number of > people who would access this service will > increase in the near future so here we have an opportunity. > > And best of all is transliterator is not a relatively easy > application to make than a translator which is much more > complex.It would be even great if google can share the transliterator > database with us and that would enable to get the > application up and running very very soon. > > Regards , > Rakesh > > -- > Mailing list guidelines and other related articles: > http://lug-iitd.org/Footer > -- - Nobody is ugly. There are just different levels of beauty. Therefore, everybody is beautiful. Even the one who is reading this :) -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
