googlesamples / mlkit

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Apache License 2.0
3.55k stars 2.92k forks source link

how to convert every charecter which I have typed into required language #581

Open sai7779 opened 1 year ago

sai7779 commented 1 year ago

I am using ml kit for translation but in my case I dont need translation I just need Transliteration for example if I type 'H' it need to show in required language script ,so every word need to convert dont translate. I just need to change the scrpt language which user writen. Example in hindhi languge(hi): 1.hello -हेलो 2.h - एच

Mobile environment Android,

Edit: I excatly need 'Transliteration' not translation

ai-plays commented 1 year ago

I am not familiar with Hindhi, so sorry I couldn't get the exact example you provided. However, the API is for translation. If you know your use case is not translation, it is expected not to work.

sai7779 commented 1 year ago

HI, Thanks for your time.Here what I'm trying to do with this is if user types some word like "Hello" I want to convert that word into required script means pronounsation same but the reading language is different