I'm new to android development and I followed some tutorials to get text to speech working on an emulator with a higher API but my phone is a galaxy s3 running android 4.3 (api 18) which is too low.
So now I'm stumped,
1) is there any tutorial out there that explains how to get tts working on api 18? 2) how do I make my app behave differently depending on the android version it's dealing with?