text to speech - Running Android TTS in a Service - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
text to speech - Running Android TTS in a Service - Stack Overflow
Hi man you can do like this:it's work for me. you must create a a activity to start
this service ,like this :this.startService(intent) public class TTSService ...