User Tools

Site Tools


abdroid_tts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
abdroid_tts [2010/10/01 07:25] – created suapapaabdroid_tts [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Tips ======
 +현재 화면 언어 가져오기
 +<code java>
 +getResources().getConfiguration().locale.getDisplayLanguage();
 +</code>
 + [[http://www.androidpub.com/?mid=android_dev_info&search_target=content&search_keyword=%EA%B3%A0%EC%A0%95&page=1&division=-874287&document_srl=738925|TTS를 쓰레드로 돌리자]]
 ====== references ====== ====== references ======
   *[[http://jaechulhan.blogspot.com/2010/07/ttstext-to-speech.html|TTS(Text To Speech) 사용하기]]   *[[http://jaechulhan.blogspot.com/2010/07/ttstext-to-speech.html|TTS(Text To Speech) 사용하기]]
   *[[http://android-developers.blogspot.com/2009/09/introduction-to-text-to-speech-in.html|An introduction to Text-To-Speech in Android]]   *[[http://android-developers.blogspot.com/2009/09/introduction-to-text-to-speech-in.html|An introduction to Text-To-Speech in Android]]
abdroid_tts.1285917943.txt.gz · Last modified: 2013/08/03 05:04 (external edit)