I was going to add this but how can i add it if my main activity where it will get the text etc already has this implements OnClickListener and then that tutorail has this implements TextToSpeech.OnInitListener
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/app/TextToSpeechActivity.html I was going to add this but how can i add it if
Share
Change your activity so it reads
All you need is a comma between multiple things to implement