java.lang.IllegalArgumentException: Invalid int: "OS" at android.os.Parcel.readException(Parcel.java:1544) at android.os.Parcel.readException(Parcel.java:1493) at android.speech.tts.ITextToSpeechService$Stub$Proxy.getVoices(ITextToSpeechService.java:796) at android.speech.tts.TextToSpeech$14.run(TextToSpeech.java:1641) at android.speech.tts.TextToSpeech$14.run(TextToSpeech.java:1638) at android.speech.tts.TextToSpeech$Connection.runAction(TextToSpeech.java:2310) at android.speech.tts.TextToSpeech.runAction(TextToSpeech.java:747) at android.speech.tts.TextToSpeech.runAction(TextToSpeech.java:737) at android.speech.tts.TextToSpeech.getAvailableLanguages(TextToSpeech.java:1638) at org.droidplanner.android.notifications.TTSNotificationProvider.onInit(TTSNotificationProvider.java:370) at android.speech.tts.TextToSpeech.dispatchOnInit(TextToSpeech.java:820) at android.speech.tts.TextToSpeech.access$1800(TextToSpeech.java:59) at android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask.onPostExecute(TextToSpeech.java:2224) at android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask.onPostExecute(TextToSpeech.java:2179) at android.os.AsyncTask.finish(AsyncTask.java:632) at android.os.AsyncTask.access$600(AsyncTask.java:177) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:645) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:145) at android.app.ActivityThread.main(ActivityThread.java:6145) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)