错误消息
The constructor TextToSpeech(SQLiteExample, SQLiteExample) is undefined 04-16 04:06:19.860: E/AndroidRuntime(1728): Caused by: java.lang.ClassCastException: com.sql.SQLiteExample error line
myTts = new TextToSpeech(this, this);
在 onCreate 方法中