| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | 2 days ago | |
| stats | profile views | 15 |
|
May 21 |
comment |
How to test if a Facebook user has installed my android application with sdk 3 It makes more sense right :) link Here Facebook answer your question |
|
May 21 |
answered | How to test if a Facebook user has installed my android application with sdk 3 |
|
May 20 |
comment |
How to add a sound to Android pico TTS engine? Not exactly, because I don't want to play earcon, but only myTTS.speak, and if I use the addSpeech it won't work because my input is a SSML string. I need to add the sound into the TTS engine during the phonetic transcription part. |
|
May 20 |
awarded | Commentator |
|
May 20 |
comment |
How to add a sound to Android pico TTS engine? It would be more for every syllable no ? Because If I have the sound "a" and "t" , the "ta" would sound like "t-a". |
|
May 20 |
comment |
How to add a sound to Android pico TTS engine? I did, when I put English, I have only english sound like "ðə" for "the", but I lost all french sounds like "ʁ". Because the english sounds of the english voice doesn't have them. So I'd like to, first, at the missing and wrong sound in french, secondly, merge french and english in 1 voice. |
|
May 19 |
comment |
How to add a sound to Android pico TTS engine? Because I have to select a default language to pick a voice |
|
May 18 |
comment |
How to add a sound to Android pico TTS engine? Because I'm looking for a IPA TTS, not french |
|
May 12 |
awarded | Promoter |
|
May 8 |
asked | How to add a sound to Android pico TTS engine? |
|
Mar 31 |
answered | How can I implement a keyboard inside my App with french characters |
|
Mar 30 |
comment |
Using custom font in android LatinIME keyboard Hi, have you find out a solution ? I got the same problem, to do so, I have to root the android, do a CHMOD 777 on /system/fonts ([link]karuppuswamy.com/wordpress/2009/04/25/…) and then overwrite font to use my own. |
|
Mar 19 |
comment |
How to type 2 characters on 1 hit with Android custom keyboard I needed 24h to answer my own question :) |
|
Mar 19 |
answered | How to type 2 characters on 1 hit with Android custom keyboard |
|
Mar 18 |
comment |
How to type 2 characters on 1 hit with Android custom keyboard got it ! android:keyOutputText="ks" I Hope it will help someone:) see developer.android.com/reference/android/inputmethodservice/… |
|
Mar 18 |
asked | How to type 2 characters on 1 hit with Android custom keyboard |
|
Dec 12 |
comment |
Facebook Login button for login in android app mFacebook is an instance of Facebook,it is all in the facebook "simple" example. It provides you listeners (SampleAuthListener which implements AuthListener). You can override the method onAuthSucceed() and call your activity there. |
|
Dec 12 |
answered | Facebook Login button for login in android app |
|
Dec 4 |
awarded | Supporter |
|
Nov 28 |
awarded | Scholar |