开发者

how to run android emulator with TTS enabled

开发者 https://www.devze.com 2022-12-14 09:54 出处:网络
i hope i am not posting a duplicate question, can anyone please tell me how to enable TTS in android e开发者_运维百科mulator enabled when eclipse starts it when we run the project.

i hope i am not posting a duplicate question, can anyone please tell me how to enable TTS in android e开发者_运维百科mulator enabled when eclipse starts it when we run the project.

is it that i have to start with SD card or sth like that?? Also for some reason when i go to my Run Configuration in eclipse i don't see any field to pass arguments for emulator.

thanks


I had this problem and solved it with the help of one blog. First we should have SDcard. Second download tts*.apk open the cmd(in windows environment) type adb instll tts*.apk (this will install tts to android emulator)

following this steps will be OK good luck

0

精彩评论

暂无评论...
验证码 换一张
取 消