Hello, I am trying to get tts working in my app. I have read a lot of material but I still don't understand what to do. I imported the tts resource and created a mytts variable using this code. Thats all I've gotten to work.
but it also doesn't understand this,this
maybe a good step by step tutorial would help
Code:
TextToSpeech mytts = new TextToSpeech(this,this)
but it also doesn't understand this,this
maybe a good step by step tutorial would help