nativescript-community / texttospeech

Text to Speech NativeScript plugin for Android & iOS :loudspeaker:
http://nativescript-community.github.io/texttospeech/
MIT License
50 stars 24 forks source link

Addresses crashing in Android KitKat #6

Closed JoshDSommer closed 7 years ago

JoshDSommer commented 7 years ago

My application was crashing for me in KitKat because the static field LOLLIPOP didn't exist. swapped that out for the card coded value of 21.

https://developer.android.com/reference/android/os/Build.VERSION_CODES.html#LOLLIPOP