On Dec 12, 2011, at 3:32 PM, davthomas wrote:
> Monodroid version
> 
> public class TestAct:Activity,TextToSpeech.OnInitListener 

        public class TestAct : Activity, TextToSpeech.IOnInitListener {

You'll also need to provide the OnInit(int) method:

        
http://androidapi.xamarin.com/?link=T:Android.Speech.Tts.TextToSpeech.IOnInitListener/*

 - Jon

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to