Search code examples
androidlocaletext-to-speech

Android.Speech.TextToSpeech Arabic Language


I want to add Arabic Language support to my Android app. Anyone knows how to do that?

I think it's applicable since there is a Locale for Arabic "ar_EG"


Solution

  • On what level do you want the Arabic support? If you are localizing UI there are a lot of efforts in managing the layouts, The Fonts, The String Resources And Also the Direction Of The Views (Right To Left)

    IF you are focusing Only On Text To Speach, Please Give More Details And Maybe Reading The Answers In This Question Will [Help] (Arabic TTS ( Text To Speach ) Library for android)